Skip to content

Commit c6bb6b9

Browse files
authored
Minor fix for stpl templates
1 parent 28cbc29 commit c6bb6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/ubuntu/15.10/templates/web/nginx/php-fpm/dokuwiki.stpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ server {
6868
include /etc/nginx/conf.d/phppgadmin.inc*;
6969
include /etc/nginx/conf.d/webmail.inc*;
7070

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

0 commit comments

Comments
 (0)