Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit 2576a98

Browse files
committed
Updated traefik config for #15 as well to be more specific
1 parent bf0174d commit 2576a98

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.traefik.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,4 @@ summary: get real IP and proto from Cloudflare Proxy/Tunnel
88
testData:
99
disableDefault: false
1010
trustip:
11-
- 10.0.0.0/8
12-
- 172.0.0.0/8
13-
- 192.0.0.0/8
11+
- 2400:cb00::/32

0 commit comments

Comments
 (0)