summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMarc Brückner <phoenix_exe@web.de>2017-09-14 15:17:30 +0200
committerGitHub <noreply@github.com>2017-09-14 15:17:30 +0200
commit4fd6a1186c476ddcf018d96dac7453428cb5edee (patch)
treeb2df5d41d458c0b93c16fe4a26ed24253d387ad9 /README.md
parentc6995f135eeeb4edcdacf3e7a76a134615610e4c (diff)
Style fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 87c08e4c..f68b289b 100644
--- a/README.md
+++ b/README.md
@@ -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.