Skip to content

Commit 6f379b2

Browse files
authored
Minor fix for stpl templates
1 parent 736e874 commit 6f379b2

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,5 +194,5 @@ server {
194194
include /etc/nginx/conf.d/phppgadmin.inc*;
195195
include /etc/nginx/conf.d/webmail.inc*;
196196

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

0 commit comments

Comments
 (0)