summaryrefslogtreecommitdiffstats
path: root/Services/mariadb
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2015-12-05 03:10:22 +0100
committerstartxfr <clarue@startx.fr>2015-12-05 03:10:22 +0100
commit91b5cc7e521cf30924cf428fc6d4bc67006873a1 (patch)
tree20c49fbdf2b844b8888060989488ac0ee43f3621 /Services/mariadb
parent98f04d22225d557944f610247570a0ed9b424099 (diff)
downloadphpmyadmin-91b5cc7e521cf30924cf428fc6d4bc67006873a1.tar.gz
phpmyadmin-91b5cc7e521cf30924cf428fc6d4bc67006873a1.tar.bz2
phpmyadmin-91b5cc7e521cf30924cf428fc6d4bc67006873a1.tar.xz
phpmyadmin-91b5cc7e521cf30924cf428fc6d4bc67006873a1.zip
improving nodejs README.md
Diffstat (limited to 'Services/mariadb')
-rw-r--r--Services/mariadb/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Services/mariadb/README.md b/Services/mariadb/README.md
index 3745af9..a38e5cd 100644
--- a/Services/mariadb/README.md
+++ b/Services/mariadb/README.md
@@ -106,7 +106,7 @@ CMD ["/bin/run.sh"]
| LOADSQL_PATH | `string` | `auto` | Path used to find sql dump to import at startup
| HOSTNAME | `auto` | `auto` | Container unique id automatically assigned by docker daemon at startup
| LOG_PATH | `auto` | `auto` | is set to /data/logs/mariadb and used as a volume mountpoint
-| APP_PATH | `auto` | `auto` | is set to /data/mariadb and used as a volume mountpoint
+| DATA_PATH | `auto` | `auto` | is set to /data/mariadb and used as a volume mountpoint
## Exposed port