diff --git a/swarm.yml b/swarm.yml index f1ba3cb..490a49b 100644 --- a/swarm.yml +++ b/swarm.yml @@ -351,6 +351,8 @@ # HTTP Services - "traefik.http.routers.grafana-rtr.service=grafana-svc" - "traefik.http.services.grafana-svc.loadbalancer.server.port=3000" + # TLS + - "traefik.http.routers.grafana-rtr.tls=true" networks: public: external: true