fix(gatus): storage

This commit is contained in:
Didier Slof 2023-03-01 13:46:02 +01:00
parent a55acd656d
commit e33b0e3f44
Signed by: didier
GPG key ID: 01E71F18AA4398E5
3 changed files with 9 additions and 1 deletions

View file

@ -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