Skip to content

Commit c76caf4

Browse files
authored
Minor fix for stpl templates
1 parent e834459 commit c76caf4

File tree

1 file changed

+1
-1
lines changed
  • install/ubuntu/16.10/templates/web/nginx/php-fpm

1 file changed

+1
-1
lines changed

install/ubuntu/16.10/templates/web/nginx/php-fpm/drupal8.stpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,5 @@ server {
9898
include /etc/nginx/conf.d/phppgadmin.inc*;
9999
include /etc/nginx/conf.d/webmail.inc*;
100100

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

0 commit comments

Comments
 (0)