Revert "drop the main domain for now"

This reverts commit a7afcc0a7d.
This commit is contained in:
cellarspoon 2022-01-24 10:44:01 +01:00
parent fde00d4f83
commit 609b112149
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(`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"