add more confs and stuff
This commit is contained in:
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
services:
|
||||
gatus:
|
||||
image: twinproduction/gatus:stable
|
||||
container_name: gatus
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- ./config.yaml:/config/config.yaml:ro
|
||||
restart: always
|
||||
ports:
|
||||
- "3002:8080"
|
||||
Reference in New Issue
Block a user