http: routers: PCTPgateway: rule: "Host(`PCTestingPlatform.localtest.me`)" service: "PCTPgateway" entryPoints: - "web" dashboard: rule: "Host(`pctp-proxy.localtest.me`)" service: "api@internal" entryPoints: - "web" services: PCTPgateway: loadBalancer: servers: - url: "http://PCTPgateway:8088"