diff --git a/pp ocean stage.yml b/pp ocean stage.yml index 08e5a6d..d1a7d13 100644 --- a/pp ocean stage.yml +++ b/pp ocean stage.yml @@ -23,12 +23,12 @@ labels: traefik.enable: "true" traefik.docker.network: "web" - # traefik.http.routers.vestap.entrypoints: "web,websecure" - # traefik.http.routers.vestap.rule: "Host(`vestapipe.com`)" - # traefik.http.services.vestap.loadbalancer.server.port: "3000" - # traefik.http.routers.vestap.tls: "true" - # traefik.http.routers.vestap.tls.certresolver: "httpresolver" - # traefik.http.routers.vestap.service: "vestap" + traefik.http.routers.gamcollege.entrypoints: "web,websecure" + traefik.http.routers.gamcollege.rule: "Host(`gamcollege.com`)" + traefik.http.services.gamcollege.loadbalancer.server.port: "3000" + traefik.http.routers.gamcollege.tls: "true" + traefik.http.routers.gamcollege.tls.certresolver: "httpresolver" + traefik.http.routers.gamcollege.service: "gamcollege" traefik.http.routers.socean.entrypoints: "web,websecure" traefik.http.routers.socean.rule: "HostRegexp(`{subdomain:[a-zA-Z0-9-]+}.stg.eron.co`)" traefik.http.services.socean.loadbalancer.server.port: "3000"