diff --git a/Production-Traefik/traefik.toml b/Production-Traefik/traefik.toml index e54e954..b85e505 100644 --- a/Production-Traefik/traefik.toml +++ b/Production-Traefik/traefik.toml @@ -3,7 +3,6 @@ defaultEntryPoints = ["https","http"] logLevel = "ERROR" [entryPoints] - useXForwardedFor = true [entryPoints.http] address = ":80" [entryPoints.http.redirect]