mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Update pyrocms.stpl
This commit is contained in:
parent
28cb4758ac
commit
f93dce60b5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
server {
|
||||
listen %ip%:%web_ssl_port% ssl;
|
||||
listen %ip%:%web_ssl_port% ssl http2;
|
||||
server_name %domain_idn% %alias_idn%;
|
||||
root %sdocroot%/public;
|
||||
index index.php index.html index.htm;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue