Skip to content

Commit 38bdd9c

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ server {
5757
include /etc/nginx/conf.d/phppgadmin.inc*;
5858
include /etc/nginx/conf.d/webmail.inc*;
5959

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

0 commit comments

Comments
 (0)