mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 01:31:34 +00:00
Updated real-ip-from-cf
This commit is contained in:
parent
6f7ec5d282
commit
535f12b70a
@ -11,7 +11,7 @@ server {
|
|||||||
client_max_body_size 100M; # Change this to the max file size you want to allow
|
client_max_body_size 100M; # Change this to the max file size you want to allow
|
||||||
|
|
||||||
# Uncomment if you are running lolisafe behind CloudFlare.
|
# Uncomment if you are running lolisafe behind CloudFlare.
|
||||||
#include /path/to/lolisafe/cloudflare-ips;
|
#include /path/to/lolisafe/real-ip-from-cf;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
add_header Access-Control-Allow-Origin *;
|
add_header Access-Control-Allow-Origin *;
|
||||||
|
Loading…
Reference in New Issue
Block a user