Skip to content

Commit a85f601

Browse files
authored
Minor fix for stpl templates
1 parent e19fbc3 commit a85f601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/ubuntu/16.10/templates/web/nginx/php-fpm/datalife_engine.stpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,5 @@ server {
123123
include /etc/nginx/conf.d/phppgadmin.inc*;
124124
include /etc/nginx/conf.d/webmail.inc*;
125125

126-
include %home%/%user%/conf/web/nginx.%domain%.conf*;
126+
include %home%/%user%/conf/web/snginx.%domain%.conf*;
127127
}

0 commit comments

Comments
 (0)