diun manuell aktivieren

This commit is contained in:
Florian Zirker 2024-06-26 10:34:44 +00:00
parent bf87e33277
commit 827cd9975d
9 changed files with 34 additions and 1 deletions

View file

@ -16,6 +16,7 @@ services:
- "traefik.http.routers.ffs.tls.options=intermediate@file"
- "traefik.http.services.ffs.loadbalancer.server.port=5000"
- "docker.group=firefoxsync"
- "diun.enable=true"
restart: unless-stopped
environment:
- SYNCSERVER_PUBLIC_URL=https://firefoxsync.${DOMAIN}
@ -46,6 +47,7 @@ services:
timeout: 5s
labels:
- "docker.group=firefoxsync"
- "diun.enable=true"
networks: