docker-seafile/nginx/realip.conf
2019-01-29 20:29:46 +01:00

3 lines
60 B
Plaintext

real_ip_header X-Forwarded-For;
set_real_ip_from 127.0.0.1;