[http] [http.routers] [http.routers.gitea] entryPoints = ["http"] rule = "Host(`gitea.localhost`)" service = "gitea" [http.services] [http.services.gitea.loadBalancer] [[http.services.gitea.loadBalancer.servers]] url = "http://gitea:3000/"