Skip to content

Commit f4cd693

Browse files
authored
Minor fix for stpl templates
1 parent ced721a commit f4cd693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

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

0 commit comments

Comments
 (0)