Skip to content

Commit 5daba32

Browse files
authored
Minor fix for stpl templates
1 parent 6f379b2 commit 5daba32

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/modx.stpl

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

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

0 commit comments

Comments
 (0)