From 41bc8f8d774bacc6a702989ce4e460b7cb876ffd Mon Sep 17 00:00:00 2001 From: startxfr Date: Sat, 5 Dec 2015 03:34:35 +0100 Subject: improving nodejs README.md --- Services/apache/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Services/apache') diff --git a/Services/apache/README.md b/Services/apache/README.md index a72e1da..858a923 100644 --- a/Services/apache/README.md +++ b/Services/apache/README.md @@ -100,8 +100,8 @@ CMD ["/bin/run.sh"] | SERVER_NAME | `string` | `no` | Server name for this container. If no name localhost will be assigned | HOSTNAME | `auto` | `auto` | Container unique id automatically assigned by docker daemon at startup | DOC_ROOT | `auto` | `auto` | document root, will use the $APP_PATH variable -| LOG_PATH | `auto` | `auto` | is set to /data/logs/apache and used as a volume mountpoint -| APP_PATH | `auto` | `auto` | is set to /data/apache and used as a volume mountpoint +| LOG_PATH | `auto` | `auto` | default set to /data/logs/apache and used as a volume mountpoint +| APP_PATH | `auto` | `auto` | default set to /data/apache and used as a volume mountpoint ## Exposed port -- cgit v1.2.3