update
This commit is contained in:
parent
554f241eb4
commit
f2a60f1732
25 changed files with 403 additions and 140 deletions
|
|
@ -5,7 +5,6 @@
|
|||
|
||||
server {
|
||||
listen %ip%:%proxy_ssl_port% ssl http2;
|
||||
listen [::]:%proxy_ssl_port% ssl http2;
|
||||
server_name %domain_idn% %alias_idn%;
|
||||
ssl_certificate %ssl_pem%;
|
||||
ssl_certificate_key %ssl_key%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue