remove monitoring stack
This commit is contained in:
parent
c298155ceb
commit
113cb283b7
15 changed files with 4 additions and 646 deletions
|
@ -16,7 +16,6 @@ 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,7 +45,6 @@ services:
|
|||
timeout: 5s
|
||||
labels:
|
||||
- "docker.group=firefoxsync"
|
||||
- "diun.enable=true"
|
||||
|
||||
|
||||
networks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue