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

Revert port change for Alertmanager webinterface

parent 62353b44
No related branches found
No related tags found
1 merge request!65Add alerting
......@@ -114,7 +114,7 @@ services:
traefik.http.routers.alertmanager.service: alertmanager
traefik.http.routers.alertmanager.middlewares: "alertmanager-auth@docker"
traefik.http.middlewares.alertmanager-auth.basicauth.users: "${ALERTMANAGER_AUTH}"
traefik.http.services.alertmanager.loadbalancer.server.port: 9094
traefik.http.services.alertmanager.loadbalancer.server.port: 9093
traefik.enable: true
command:
- "--config.file=/etc/amtool/config.yml"
......
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