diff --git a/Production/traefilk.toml b/Production/traefik.toml similarity index 93% rename from Production/traefilk.toml rename to Production/traefik.toml index 25f823a..e54e954 100644 --- a/Production/traefilk.toml +++ b/Production/traefik.toml @@ -1,6 +1,6 @@ defaultEntryPoints = ["https","http"] -logLevel="ERROR" +logLevel = "ERROR" [entryPoints] useXForwardedFor = true @@ -32,4 +32,4 @@ entryPoint = "http" [accessLog] filePath = "/traefik_logs/access.log" - format = "json" \ No newline at end of file + format = "json"