Skip to content
Snippets Groups Projects
Commit a08a6c6d authored by PICHOU Kyâne's avatar PICHOU Kyâne
Browse files

Add mattermost-exporter to mattermost docker network

parent 99c92224
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,8 @@ services:
volumes:
- /etc/localtime:/etc/localtime:ro
env_file: ./secrets/mattermost-exporter.secrets
networks:
- mattermost
labels:
traefik.http.routers.mattermost-metrics.entrypoints: websecure
traefik.http.routers.mattermost-metrics.rule: "Host(`team.picasoft.net`) && PathPrefix(`/metrics`)"
......
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