Update README.md

This commit is contained in:
Christian P. MOMON 2022-01-17 12:01:19 +00:00
parent 5521ce4da2
commit df7618b978
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ server
set_real_ip_from 192.169.1.1;
real_ip_header proxy_protocol;
listen [::]:443 ssl ipv6only=on;
listen 443 ssl;
listen 443 ssl proxy_protocol;
server_name libreverse.chalec.org;