From 5eae61ad095cd5975d7df3031981131f44439661 Mon Sep 17 00:00:00 2001 From: MatthiasCzech Date: Sun, 3 Feb 2019 15:20:42 +0100 Subject: [PATCH] dashboard aktiviert --- config/traefik.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/traefik.toml b/config/traefik.toml index 4d9b3b8..b358aef 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -48,7 +48,7 @@ # url = "http://172.17.0.2:80" debug = false - +dashboard = true logLevel = "ERROR" defaultEntryPoints = ["https","http"]