Skip to content

Commit f8bf02e

Browse files
authored
Minor fix for stpl templates
1 parent 1a84486 commit f8bf02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/ubuntu/15.10/templates/web/nginx/php-fpm/wordpress2.stpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ server {
6363
include /etc/nginx/conf.d/phppgadmin.inc*;
6464
include /etc/nginx/conf.d/webmail.inc*;
6565

66-
include %home%/%user%/conf/web/nginx.%domain_idn%.conf*;
66+
include %home%/%user%/conf/web/snginx.%domain_idn%.conf*;
6767
}

0 commit comments

Comments
 (0)