Update README.md
This commit is contained in:
parent
777aee4569
commit
36b9b0722f
|
@ -88,7 +88,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 audio.chalec.org;
|
server_name audio.chalec.org;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue