Skip to content

Commit 5b604b9

Browse files
authored
Minor fix for stpl templates
1 parent 682b41a commit 5b604b9

File tree

1 file changed

+1
-1
lines changed
  • install/ubuntu/16.04/templates/web/nginx/php-fpm

1 file changed

+1
-1
lines changed

install/ubuntu/16.04/templates/web/nginx/php-fpm/piwik.stpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ server {
6969
include /etc/nginx/conf.d/phppgadmin.inc*;
7070
include /etc/nginx/conf.d/webmail.inc*;
7171

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

0 commit comments

Comments
 (0)