Skip to content

Commit e19fbc3

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

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/codeigniter3.stpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ server {
5252
include /etc/nginx/conf.d/phppgadmin.inc*;
5353
include /etc/nginx/conf.d/webmail.inc*;
5454

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

0 commit comments

Comments
 (0)