mirror of
https://github.com/9001/copyparty.git
synced 2026-01-03 01:55:34 +10:00
correct subset of fixes, not touching the intentional/sacred ones
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
# generate the list of permitted IP ranges like so:
|
||||
# (curl -s https://www.cloudflare.com/ips-v{4,6} | sed 's/^/allow /; s/$/;/'; echo; echo "deny all;") > /etc/nginx/cloudflare-only.conf
|
||||
#
|
||||
# and then enable it below by uncomenting the cloudflare-only.conf line
|
||||
# and then enable it below by uncommenting the cloudflare-only.conf line
|
||||
#
|
||||
# ======================================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user