Change domain

Now there's a status page, we can consider it public
This commit is contained in:
Jake Howard
2021-09-25 21:34:18 +01:00
parent 3daf939b32
commit 7e2d01c612
3 changed files with 9 additions and 9 deletions

View File

@ -12,5 +12,5 @@ services:
- ./data:/app/data
labels:
- traefik.enable=true
- traefik.http.routers.uptime-kuma.rule=Host(`uptime.jakehoward.tech`)
- traefik.http.routers.uptime-kuma.rule=Host(`status.theorangeone.net`)
- traefik.http.routers.uptime-kuma.tls.certresolver=le