update
This commit is contained in:
parent
adcd5e8035
commit
d47d5e8a16
38 changed files with 38 additions and 21 deletions
|
|
@ -17,6 +17,7 @@ upstream streaming {
|
|||
}
|
||||
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