Skip to content

Commit 5f99045

Browse files
authored
Minor fix for stpl templates
1 parent 3e62cd8 commit 5f99045

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/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%.conf*;
66+
include %home%/%user%/conf/web/snginx.%domain%.conf*;
6767
}

0 commit comments

Comments
 (0)