From 91b5cc7e521cf30924cf428fc6d4bc67006873a1 Mon Sep 17 00:00:00 2001 From: startxfr Date: Sat, 5 Dec 2015 03:10:22 +0100 Subject: improving nodejs README.md --- Services/mariadb/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Services/mariadb/README.md') 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 -- cgit v1.2.3