Skip to content

Commit f7a5056

Browse files
authored
chore: comment cloudflare ips in middleware
1 parent d94a152 commit f7a5056

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

examples/traefik/fileConfig.yml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -108,30 +108,30 @@ http:
108108
# - 10.0.0.0/8
109109
# - 172.16.0.0/12
110110
# - 192.168.0.0/16
111-
# # cloudflare ipv4
112-
# - 103.21.244.0/22
113-
# - 103.22.200.0/22
114-
# - 103.31.4.0/22
115-
# - 104.16.0.0/13
116-
# - 104.24.0.0/14
117-
# - 108.162.192.0/18
118-
# - 131.0.72.0/22
119-
# - 141.101.64.0/18
120-
# - 162.158.0.0/15
121-
# - 172.64.0.0/13
122-
# - 173.245.48.0/20
123-
# - 188.114.96.0/20
124-
# - 190.93.240.0/20
125-
# - 197.234.240.0/22
126-
# - 198.41.128.0/17
127-
# # cloudflare ipv6
128-
# - 2400:cb00::/32
129-
# - 2606:4700::/32
130-
# - 2803:f800::/32
131-
# - 2405:b500::/32
132-
# - 2405:8100::/32
133-
# - 2a06:98c0::/29
134-
# - 2c0f:f248::/32
111+
# ## cloudflare ipv4
112+
# #- 103.21.244.0/22
113+
# #- 103.22.200.0/22
114+
# #- 103.31.4.0/22
115+
# #- 104.16.0.0/13
116+
# #- 104.24.0.0/14
117+
# #- 108.162.192.0/18
118+
# #- 131.0.72.0/22
119+
# #- 141.101.64.0/18
120+
# #- 162.158.0.0/15
121+
# #- 172.64.0.0/13
122+
# #- 173.245.48.0/20
123+
# #- 188.114.96.0/20
124+
# #- 190.93.240.0/20
125+
# #- 197.234.240.0/22
126+
# #- 198.41.128.0/17
127+
# ## cloudflare ipv6
128+
# #- 2400:cb00::/32
129+
# #- 2606:4700::/32
130+
# #- 2803:f800::/32
131+
# #- 2405:b500::/32
132+
# #- 2405:8100::/32
133+
# #- 2a06:98c0::/29
134+
# #- 2c0f:f248::/32
135135
# clientTrustedIPs:
136136
# # private class ranges
137137
# - 10.0.0.0/8

0 commit comments

Comments
 (0)