gatus. Fixing container name.

This commit is contained in:
Alexey Skobkin 2022-03-14 03:15:31 +03:00
parent bd873c672d
commit f0173569b2
1 changed files with 1 additions and 0 deletions

View File

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