Update README.md
This commit is contained in:
parent
5521ce4da2
commit
df7618b978
|
@ -83,7 +83,7 @@ server
|
||||||
set_real_ip_from 192.169.1.1;
|
set_real_ip_from 192.169.1.1;
|
||||||
real_ip_header proxy_protocol;
|
real_ip_header proxy_protocol;
|
||||||
listen [::]:443 ssl ipv6only=on;
|
listen [::]:443 ssl ipv6only=on;
|
||||||
listen 443 ssl;
|
listen 443 ssl proxy_protocol;
|
||||||
|
|
||||||
server_name libreverse.chalec.org;
|
server_name libreverse.chalec.org;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue