Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Commit

Permalink
docs/nginx: Update Clouflare IP forwarding
Browse files Browse the repository at this point in the history
  • Loading branch information
bakape committed Apr 13, 2019
1 parent 6470b8d commit 112b207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nginx.conf.example
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ server {
# set_real_ip_from 2803:f800::/32;
# set_real_ip_from 2c0f:f248::/32;
# set_real_ip_from 2a06:98c0::/29;
# real_ip_header CF-Connecting-IP;
# real_ip_header X-Forwarded-For;

location / {
proxy_pass http://meguca/;
Expand Down

0 comments on commit 112b207

Please sign in to comment.