From 6f74e99eee670cd80e21860e3bd9007facd1284b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20G=C3=B6tz?= Date: Fri, 30 Nov 2018 15:58:23 +0100 Subject: [PATCH] Fix traefik service --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 0a9e778..33a3f46 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { - "/opt/docker/frontend/": [ - "traefik" + "/opt/docker/": [ + "frontend" ], "/opt/docker/services/": [ "ldap",