Update Cloudflare examples to improve IP list as part of idempotent configuration
- Added `echo Are there some specific_headers missing?` - These required unlocks plugin documentation consistency
This commit is contained in:
parent
b9a9bee0b9
commit
e1d2cb3b59
4 changed files with 7 additions and 2 deletions
|
|
@ -21,6 +21,7 @@
|
|||
#
|
||||
# # Download Cloudflare IP ranges and create Docker config
|
||||
# curl https://www.cloudflare.com/ips-v4 > cloudflare_ips.lst
|
||||
# echo "" >> cloudflare_ips.lst
|
||||
# curl https://www.cloudflare.com/ips-v6 >> cloudflare_ips.lst
|
||||
# docker config create cloudflare_ips cloudflare_ips.lst
|
||||
# rm cloudflare_ips.lst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue