mirror of
https://github.com/nextcloud/docker.git
synced 2024-12-26 02:56:13 +01:00
Style fix
This commit is contained in:
parent
c6995f135e
commit
4fd6a1186c
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ The nextcloud image supports auto configuration via environment variables. You c
|
||||||
__SQLITE_DATABASE__:
|
__SQLITE_DATABASE__:
|
||||||
- `SQLITE_DATABASE` Name of the database using sqlite
|
- `SQLITE_DATABASE` Name of the database using sqlite
|
||||||
|
|
||||||
___MYSQL/MariaDB__:
|
__MYSQL/MariaDB__:
|
||||||
- `MYSQL_DATABASE` Name of the database using mysql / mariadb.
|
- `MYSQL_DATABASE` Name of the database using mysql / mariadb.
|
||||||
- `MYSQL_USER` Username for the database using mysql / mariadb.
|
- `MYSQL_USER` Username for the database using mysql / mariadb.
|
||||||
- `MYSQL_PASSWORD` Password for the database user using mysql / mariadb.
|
- `MYSQL_PASSWORD` Password for the database user using mysql / mariadb.
|
||||||
|
|
Loading…
Reference in a new issue