From 2576971f39de0884bd3e6464c3f0611c6590f69e Mon Sep 17 00:00:00 2001 From: Sytse Sijbrandij Date: Thu, 7 May 2015 09:10:35 +0200 Subject: Forgot to link the third directory, thanks Ben. --- docker/single/marathon.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docker/single/marathon.json') diff --git a/docker/single/marathon.json b/docker/single/marathon.json index 2c15315e7aa..b22b9f6274f 100644 --- a/docker/single/marathon.json +++ b/docker/single/marathon.json @@ -22,8 +22,8 @@ "mode": "RW" }, { - "containerPath": "/var/opt/gitlab", - "hostPath": "/var/opt/gitlab", + "containerPath": "/etc/gitlab", + "hostPath": "/etc/gitlab", "mode": "RW" } ] -- cgit v1.2.3