Skip to content
Snippets Groups Projects
Unverified Commit 670ac9f3 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

Add middleware from file provider so we can change it without restart

parent fa1144e6
No related branches found
No related tags found
Loading
......@@ -33,6 +33,7 @@ services:
labels:
traefik.http.routers.mattermost-app.entrypoints: websecure
traefik.http.routers.mattermost-app.rule: Host(`team.picasoft.net`)
traefik.http.routers.mattermost-app.middlewares: mattermost@file
traefik.http.services.mattermost-app.loadbalancer.server.port: 8065
traefik.enable: true
networks:
......
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