This commit is contained in:
cellarspoon 2022-01-13 17:23:44 +01:00
parent 49b6580b42
commit f35c2d08c3
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ services:
order: start-first
labels:
- "traefik.enable=true"
- "traefik.http.routers.coop-cloud-site.rule=Host(`lumbung.space,beta.lumbung.space`)"
- "traefik.http.routers.coop-cloud-site.rule=Host(`lumbung.space`,`beta.lumbung.space`)"
- "traefik.http.routers.coop-cloud-site.entrypoints=web-secure"
- "traefik.http.services.coop-cloud-site.loadbalancer.server.port=1313"
- "traefik.http.routers.coop-cloud-site.tls.certresolver=production"