From 81df72f5b421337c589d80b74360a5659a3c397b Mon Sep 17 00:00:00 2001 From: Czechman Date: Fri, 22 Oct 2021 03:05:11 +0200 Subject: [PATCH] debug --- config/traefik.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/traefik.toml b/config/traefik.toml index c2a3e6f..a810c50 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -46,7 +46,7 @@ # [backends.dokuwiki] # [backends.dokuwiki.servers.wiki] # url = "http://172.17.0.2:80" -debug = false +debug = true dashboard = true logLevel = "DEBUG" defaultEntryPoints = ["https","http"]