10 lines
283 B
Text
10 lines
283 B
Text
[traefik]
|
|
enabled = true
|
|
bantime = 6000
|
|
findtime = 300
|
|
maxretry = 5
|
|
filter = traefik
|
|
logpath = /tmp/traefik-logs/access.log
|
|
port = http,https
|
|
ignoreip = {{ wireguard.cidr }},{{ nebula.cidr }},{{ pve_hosts.internal_cidr }},{{ hosts.values()|sort|join(",") }}
|
|
action = gateway
|