Skip to content

Commit 8d3fbe0

Browse files
authored
Minor fix for stpl templates
1 parent 5183348 commit 8d3fbe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/rhel/7/templates/web/nginx/php-fpm/moodle.stpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ server {
8686
include /etc/nginx/conf.d/phppgadmin.inc*;
8787
include /etc/nginx/conf.d/webmail.inc*;
8888

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

0 commit comments

Comments
 (0)