gatus. network_mode: host.
This commit is contained in:
parent
357c5a8abe
commit
da7302d6d3
|
@ -4,6 +4,7 @@ services:
|
|||
image: twinproduction/gatus:latest
|
||||
ports:
|
||||
- "127.0.0.1:8080:8080"
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- ./config.yaml:/config/config.yaml:ro
|
||||
- ./data:/data/
|
||||
|
|
Loading…
Reference in a new issue