update
This commit is contained in:
parent
adcd5e8035
commit
d47d5e8a16
38 changed files with 38 additions and 21 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
server {
|
||||
listen %ip%:%proxy_ssl_port% ssl http2;
|
||||
listen [::]:%proxy_ssl_port% ssl http2;
|
||||
listen 8448 ssl default_server;
|
||||
server_name %domain_idn% %alias_idn%;
|
||||
ssl_certificate %ssl_pem%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue