Uniformize docker-compose files

This commit is contained in:
TwinProduction
2021-09-10 20:03:51 -04:00
parent dafd547656
commit effad21c64
4 changed files with 10 additions and 12 deletions

View File

@ -15,7 +15,7 @@ services:
image: twinproduction/gatus:latest
restart: always
ports:
- 8080:8080
- "8080:8080"
volumes:
- ./config.yaml:/config/config.yaml
networks: