diff --git a/deploy ocean.yml b/deploy ocean.yml index e61861e..ef2a43a 100644 --- a/deploy ocean.yml +++ b/deploy ocean.yml @@ -19,6 +19,7 @@ DEBUG: "{{DEBUG}}" labels: traefik.enable: "true" + traefik.docker.network: "traefik" traefik.http.routers.ocean.entrypoints: "web,websecure" traefik.http.routers.ocean.rule: "HostRegexp(`{subdomain:[a-zA-Z0-9-]+}.panel.eron.co`) || HostRegexp(`{subdomain:[a-zA-Z0-9-]+}.demo.eron.co`)" traefik.http.services.ocean.loadbalancer.server.port: "3000"