http: routers: central: rule: "PathPrefix(`/`)" service: central entryPoints: - web services: central: loadBalancer: healthCheck: path: /health/active interval: 5s timeout: 3s servers: - url: "http://scadalink-central-a:5000" - url: "http://scadalink-central-b:5000"