fix: drop for now (DNS not in place)
This commit is contained in:
parent
9eb8b67066
commit
cd4c2fb533
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ services:
|
|||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.services.recipes.loadbalancer.server.port=80"
|
||||
- "traefik.http.routers.recipes.rule=Host(`apps.coopcloud.tech`, `recipes.coopcloud.tech`)"
|
||||
- "traefik.http.routers.recipes.rule=Host(`apps.coopcloud.tech`)"
|
||||
- "traefik.http.routers.recipes.entrypoints=web-secure"
|
||||
- "traefik.http.routers.recipes.tls.certresolver=production"
|
||||
|
||||
|
|
Loading…
Reference in a new issue