mirror of
https://github.com/TwiN/gatus.git
synced 2025-04-01 04:06:05 +02:00
Fix typo
This commit is contained in:
parent
94a742bc23
commit
b71edc57ca
@ -3,7 +3,7 @@ version: '3.7'
|
|||||||
services:
|
services:
|
||||||
gatus:
|
gatus:
|
||||||
container_name: gatus
|
container_name: gatus
|
||||||
build: twinproduction/gatus
|
image: twinproduction/gatus
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
|
Loading…
Reference in New Issue
Block a user