gatus. Fixing container name.
This commit is contained in:
parent
bd873c672d
commit
f0173569b2
|
@ -2,6 +2,7 @@ version: "3.7"
|
|||
services:
|
||||
gatus:
|
||||
image: twinproduction/gatus:latest
|
||||
container_name: gatus
|
||||
ports:
|
||||
- "127.0.0.1:8080:8080"
|
||||
network_mode: "host"
|
||||
|
|
Loading…
Reference in a new issue