This commit is contained in:
croax 2022-08-15 12:51:00 +02:00 committed by croax
parent e9fa00522b
commit 4a28995e80
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ server {
listen 80;
listen [::]:80;
set_real_ip_from 192.169.0.1;
set_real_ip_from 192.168.0.1;
real_ip_header proxy_protocol;
ssi on;