Format docker compose files

This commit is contained in:
Marko Korhonen 2024-11-04 10:29:08 +02:00
parent 82d87ee86f
commit 31f54dc857
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
4 changed files with 4 additions and 4 deletions

View file

@ -65,7 +65,7 @@ services:
- .env
environment:
GEOIPUPDATE_EDITION_IDS: GeoLite2-City
GEOIPUPDATE_FREQUENCY: "8"
GEOIPUPDATE_FREQUENCY: '8'
whoami-test:
image: traefik/whoami
container_name: whoami-test