Skip to content
Snippets Groups Projects
Verified Commit 5f0e66a5 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[PicaMetrics] Explicit file mount instead of ambiguous named volume

parent 122f7b67
No related branches found
No related tags found
No related merge requests found
Pipeline #61946 waiting for manual action
......@@ -14,7 +14,7 @@ services:
image: registry.picasoft.net/pica-metrics-bot:v1.0.1
container_name: pica-metrics-services
volumes:
- config.json:/code/config/config.json
- ./config.json:/code/config/config.json
environment:
- INTERVAL_SECONDS=60
env_file: ./secrets/account.secrets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment