[log] logLevel = "DEBUG" [entryPoints] [entryPoints.http] address = ":8000" [entryPoints.http.proxyProtocol] trustedIPs = ["{{.HaproxyIP}}"] [api] [providers] [providers.file] [Routers] [Routers.router1] Service = "service1" Rule = "Path:/whoami" [Services] [Services.service1] [Services.service1.LoadBalancer] [[Services.service1.LoadBalancer.Servers]] URL = "http://{{.WhoamiIP}}" Weight = 1