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