Add private network blocks in traefik defaults

This commit is contained in:
2020-09-19 02:19:06 -04:00
parent 55c3403ac1
commit 053c5f264e
2 changed files with 1 additions and 1 deletions

View File

@@ -2,4 +2,3 @@ prom_name: prometheus
grafana_name: grafana
prom_root: "/opt/{{ prom_name }}"
grafana_root: "/opt/{{ prom_name }}/grafana"
traefik_localonly: "192.168.1.0/24"