mirror of
https://github.com/myvesta/vesta
synced 2025-07-06 04:51:54 -07:00
http2 typo
This commit is contained in:
parent
bb79f9f8c0
commit
658680095b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
server {
|
||||
listen %ip%:%proxy_ssl_port% ssll
|
||||
listen %ip%:%proxy_ssl_port% ssl;
|
||||
http2 on;
|
||||
server_name %domain_idn% %alias_idn%;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue