datacenter
This commit is contained in:
parent
bc9e99f094
commit
b76ce78ffc
@ -10,10 +10,8 @@ services:
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.datacenter.entrypoints=web"
|
||||
- "traefik.http.routers.datacenter.rule=Host(`localhost`)"
|
||||
- "traefik.routers.datacenter.rule=Path(/datacenter)"
|
||||
- "traefik.http.routers.workflow.rule=PathPrefix(/datacenter)"
|
||||
- "traefik.http.routers.datacenter.tls=false"
|
||||
- "traefik.http.services.datacenter.loadbalancer.server.port=80"
|
||||
- "traefik.http.routers.datacenter.middlewares=auth"
|
||||
container_name: oc-datacenter
|
||||
networks:
|
||||
|
Loading…
Reference in New Issue
Block a user