Update
This commit is contained in:
@@ -3,12 +3,6 @@ services:
|
||||
container_name: gotify
|
||||
image: ghcr.io/gotify/server:2.6.3
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- traefik-instance=${TRAEFIK_INSTANCE}
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.gotify.rule=Host(`${DOMAIN}`)
|
||||
- traefik.http.routers.gotify.entrypoints=websecure
|
||||
- traefik.http.services.gotify.loadbalancer.server.port=80
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
- GOTIFY_REGISTRATION=${GOTIFY_REGISTRATION}
|
||||
|
||||
Reference in New Issue
Block a user