mirror of
https://github.com/myvesta/vesta
synced 2025-08-13 01:57:57 -07:00
Minor fix for stpl templates
This commit is contained in:
parent
696f89f3ee
commit
4c9f9ace40
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