From 1f272c0ab49e966b634f3fa992e0b73c896ad663 Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 20 Aug 2014 17:16:14 +1000 Subject: [PATCH] fix --- samples/standalone.yml | 1 - samples/web_only.yml | 1 - 2 files changed, 2 deletions(-) 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 -- 2.25.1