mirror of
https://github.com/TwiN/gatus.git
synced 2025-08-10 15:38:13 +02:00
Uniformize docker-compose files
This commit is contained in:
@ -15,7 +15,7 @@ services:
|
||||
image: twinproduction/gatus:latest
|
||||
restart: always
|
||||
ports:
|
||||
- 8080:8080
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
- ./config.yaml:/config/config.yaml
|
||||
networks:
|
||||
|
Reference in New Issue
Block a user