diun manuell aktivieren
This commit is contained in:
parent
bf87e33277
commit
827cd9975d
9 changed files with 34 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue