1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-02-04 21:04:43 +00:00

Fix indentation

This commit is contained in:
TwinProduction
2021-06-02 18:59:08 -04:00
parent eaf395738d
commit 81aeb7a48e

View File

@@ -1,8 +1,8 @@
version: "3.8"
services:
gatus:
image: twinproduction/gatus:latest
ports:
- 8080:8080
volumes:
- ./config.yaml:/config/config.yaml
gatus:
image: twinproduction/gatus:latest
ports:
- 8080:8080
volumes:
- ./config.yaml:/config/config.yaml