Update deploy ocean.yml
parent
8dca81fa2c
commit
abe2e10d42
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue