Allow tailscale IP in more places

This commit is contained in:
Jake Howard
2024-02-07 18:21:16 +00:00
parent 6c1c245c23
commit b6eca40ae0
7 changed files with 9 additions and 7 deletions

View File

@ -6,5 +6,5 @@ maxretry = 5
filter = traefik
logpath = /tmp/traefik-logs/access.log
port = http,https
ignoreip = {{ wireguard.cidr }},{{ nebula.cidr }},{{ pve_hosts.internal_cidr }},{{ vps_hosts.values()|sort|join(",") }}
ignoreip = {{ wireguard.cidr }},{{ nebula.cidr }},{{ pve_hosts.internal_cidr }},{{ vps_hosts.values()|sort|join(",") }},{{ tailscale_cidr }}
action = gateway