From: Sam Date: Wed, 20 Aug 2014 07:16:14 +0000 (+1000) Subject: fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1f272c0ab49e966b634f3fa992e0b73c896ad663;p=discourse_docker.git fix --- diff --git a/samples/standalone.yml b/samples/standalone.yml index 09bd75e..2718855 100644 --- a/samples/standalone.yml +++ b/samples/standalone.yml @@ -53,7 +53,6 @@ volumes: - volume: host: /var/discourse/shared/standalone guest: /shared -volumes: - volume: host: /var/discourse/shared/standalone/log/var-log guest: /var/log diff --git a/samples/web_only.yml b/samples/web_only.yml index de287e5..ab7b987 100644 --- a/samples/web_only.yml +++ b/samples/web_only.yml @@ -34,7 +34,6 @@ volumes: - volume: host: /var/discourse/shared/web-only guest: /shared -volumes: - volume: host: /var/discourse/shared/web-only/log/var-log guest: /var/log