mirror of
https://github.com/myvesta/vesta
synced 2025-07-12 08:06:43 -07:00
Minor fix for stpl templates
This commit is contained in:
parent
2a09d9bef2
commit
38e10d0dd9
1 changed files with 1 additions and 1 deletions
|
@ -59,5 +59,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