Style fix

This commit is contained in:
Marc Brückner 2017-09-14 15:17:30 +02:00 committed by GitHub
parent c6995f135e
commit 4fd6a1186c
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ The nextcloud image supports auto configuration via environment variables. You c
__SQLITE_DATABASE__:
- `SQLITE_DATABASE` Name of the database using sqlite
___MYSQL/MariaDB__:
__MYSQL/MariaDB__:
- `MYSQL_DATABASE` Name of the database using mysql / mariadb.
- `MYSQL_USER` Username for the database using mysql / mariadb.
- `MYSQL_PASSWORD` Password for the database user using mysql / mariadb.