bring the page up on beta.lumbung.space

This commit is contained in:
knoflook 2022-02-03 11:44:34 +01:00
parent 60ccec54da
commit b48107fbff
Signed by: knoflook
GPG Key ID: D6A1D0E8FC4FEF1C
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ services:
labels:
- "traefik.enable=true"
- "traefik.http.services.lumbung_splash.loadbalancer.server.port=8000"
- "traefik.http.routers.lumbung_splash.rule=Host(`lumbung.space`)"
- "traefik.http.routers.lumbung_splash.rule=Host(`beta.lumbung.space`)"
- "traefik.http.routers.lumbung_splash.entrypoints=web-secure"
- "traefik.http.routers.lumbung_splash.tls.certresolver=production"
networks: