feat(gatus): more services
This commit is contained in:
parent
2f9eca09dc
commit
b7aa7a4ba0
3 changed files with 32 additions and 0 deletions
|
@ -9,6 +9,7 @@ services:
|
|||
LETSENCRYPT_HOST: s.ixvd.net
|
||||
networks:
|
||||
- proxy
|
||||
- internal
|
||||
|
||||
ntfy:
|
||||
image: binwiederhier/ntfy
|
||||
|
@ -23,6 +24,7 @@ services:
|
|||
- /srv/ntfy/data:/var/cache/ntfy
|
||||
networks:
|
||||
- proxy
|
||||
- internal
|
||||
|
||||
rabbitmq:
|
||||
image: rabbitmq:3-management
|
||||
|
|
Reference in a new issue