fix(gatus): storage
This commit is contained in:
parent
a55acd656d
commit
e33b0e3f44
3 changed files with 9 additions and 1 deletions
|
@ -7,6 +7,8 @@ services:
|
|||
VIRTUAL_HOST: s.ixvd.net
|
||||
VIRTUAL_PORT: 8080
|
||||
LETSENCRYPT_HOST: s.ixvd.net
|
||||
volumes:
|
||||
- /srv/gatus/data:/data
|
||||
networks:
|
||||
- proxy
|
||||
- internal
|
||||
|
|
Reference in a new issue