Merge pull request #75 from BlessedRebuS/fix/readme-docker-compose-error
Fix typo in readme
This commit is contained in:
@@ -109,7 +109,7 @@ services:
|
|||||||
- "5000:5000"
|
- "5000:5000"
|
||||||
environment:
|
environment:
|
||||||
- CONFIG_LOCATION=config.yaml
|
- CONFIG_LOCATION=config.yaml
|
||||||
- TZ="Europe/Rome"
|
- "TZ=Europe/Rome"
|
||||||
volumes:
|
volumes:
|
||||||
- ./config.yaml:/app/config.yaml:ro
|
- ./config.yaml:/app/config.yaml:ro
|
||||||
# bind mount for firewall exporters
|
# bind mount for firewall exporters
|
||||||
|
|||||||
Reference in New Issue
Block a user