isolate traefik configs

This commit is contained in:
tchivert 2023-02-10 11:48:38 +01:00
parent 58e265e165
commit b4c5bd0d54

View File

@ -81,7 +81,7 @@ services:
- '--web.enable-lifecycle' - '--web.enable-lifecycle'
networks: networks:
- grafana - grafana
{% if grafana_traefik_enable is defined %} {% if prometheus_traefik_enable is defined %}
- traefik - traefik
labels: labels:
traefik.enable: true traefik.enable: true