fixed typo in docker compose descriptor

This commit is contained in:
carnivuth
2026-02-05 15:07:09 +01:00
parent 5d0a56060c
commit 1d76acc7b7

View File

@@ -109,7 +109,7 @@ services:
- "5000:5000"
environment:
- CONFIG_LOCATION=config.yaml
- TZ="Europe/Rome"
- "TZ=Europe/Rome"
volumes:
- ./config.yaml:/app/config.yaml:ro
# bind mount for firewall exporters