mirror of
https://github.com/myvesta/vesta
synced 2025-07-11 23:56:45 -07:00
Minor fix for stpl templates
This commit is contained in:
parent
439e574d05
commit
6e391e5403
1 changed files with 1 additions and 1 deletions
|
@ -52,5 +52,5 @@ server {
|
||||||
include /etc/nginx/conf.d/phppgadmin.inc*;
|
include /etc/nginx/conf.d/phppgadmin.inc*;
|
||||||
include /etc/nginx/conf.d/webmail.inc*;
|
include /etc/nginx/conf.d/webmail.inc*;
|
||||||
|
|
||||||
include %home%/%user%/conf/web/nginx.%domain_idn%.conf*;
|
include %home%/%user%/conf/web/snginx.%domain_idn%.conf*;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue