remove monitoring stack
This commit is contained in:
parent
80e0bd3041
commit
dc99210b68
15 changed files with 5 additions and 647 deletions
|
@ -3,7 +3,7 @@ services:
|
|||
ntfy:
|
||||
image: binwiederhier/ntfy:${NTFY_VERSION}
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
networks:
|
||||
- web
|
||||
command:
|
||||
- serve
|
||||
|
@ -32,10 +32,9 @@ services:
|
|||
- "traefik.http.routers.push.tls.options=intermediate@file"
|
||||
- "traefik.http.services.push.loadbalancer.server.port=80"
|
||||
- "docker.group=push"
|
||||
- "diun.enable=true"
|
||||
|
||||
|
||||
networks:
|
||||
push:
|
||||
web:
|
||||
external: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue