Update domain env
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.gotify.rule=Host(`${TRAEFIK_DOMAIN}`)
|
||||
- traefik.http.routers.gotify.rule=Host(`${DOMAIN}`)
|
||||
- traefik.http.routers.gotify.entrypoints=websecure
|
||||
- traefik.http.routers.gotify.tls=true
|
||||
- traefik.http.routers.gotify.tls.certresolver=letsencrypt
|
||||
|
||||
Reference in New Issue
Block a user