Skip to content

Commit ae71a53

Browse files
Update laravel.tpl
1 parent 67a3304 commit ae71a53

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/laravel.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ server {
4646
include /etc/nginx/conf.d/phppgadmin.inc*;
4747
include /etc/nginx/conf.d/webmail.inc*;
4848

49-
include %home%/%user%/conf/web/nginx.%domain%.conf*;
49+
include %home%/%user%/conf/web/nginx.%domain_idn%.conf*;
5050
}

0 commit comments

Comments
 (0)