mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Update hosting-webmail-phpmyadmin.stpl
This commit is contained in:
parent
aaec339c69
commit
53eb920e20
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
server {
|
||||
listen %ip%:%proxy_ssl_port% http2;
|
||||
listen %ip%:%proxy_ssl_port% ssl http2;
|
||||
server_name %domain_idn% %alias_idn%;
|
||||
# ssl on;
|
||||
ssl_certificate %ssl_pem%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue