[global] checkNewVersion = false sendAnonymousUsage = false [log] level = "DEBUG" [entryPoints] [entryPoints.web] address = ":8000" [entryPoints.web.proxyProtocol] trustedIPs = ["{{.HaproxyIP}}"] [api] [providers] [providers.file] [http.routers] [http.routers.router1] Service = "service1" Rule = "Path(`/whoami`)" [http.services] [http.services.service1] [http.services.service1.LoadBalancer] [[http.services.service1.LoadBalancer.Servers]] URL = "http://{{.WhoamiIP}}" Weight = 1