Skip to content

Commit 8dda1bd

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

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/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)