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

[PicaMetrics] Fix network name

parent 5f0e66a5
No related branches found
No related tags found
No related merge requests found
Pipeline #61947 waiting for manual action
......@@ -19,7 +19,7 @@ services:
- INTERVAL_SECONDS=60
env_file: ./secrets/account.secrets
networks:
- picasoft-metrics
- metrics
restart: unless-stopped
influxdb:
......@@ -38,6 +38,6 @@ services:
traefik.port: 8086
traefik.enable: true
networks:
- picasoft-metrics
- metrics
- docker_default
restart: always
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