mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-07-21 10:15:56 +00:00
feat: update Traefik routing for Prometheus service by adding middleware configuration
This commit is contained in:
@@ -41,5 +41,5 @@ services:
|
||||
- traefik.http.routers.prometheus-https.entrypoints=https
|
||||
- traefik.http.routers.prometheus-https.tls=true
|
||||
- traefik.http.routers.prometheus-https.tls.certresolver=le
|
||||
- traefik.http.routers.prometheus-https.middlewares=admin-auth@swarm
|
||||
- traefik.http.services.prometheus.loadbalancer.server.port=9090
|
||||
- traefik.http.routers.prometheus.middlewares=admin-auth@swarm
|
||||
|
||||
Reference in New Issue
Block a user