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

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