Skip to content

Commit 59738fe

Browse files
author
Alexandros Ioannides
authored
Update sendy.stpl
1 parent 5d133e5 commit 59738fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

install/deb/templates/web/nginx/php-fpm/sendy.stpl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ server {
8585
include %home%/%user%/web/%domain%/stats/auth.conf*;
8686
}
8787

88-
include /etc/nginx/conf.d/phpmyadmin.inc*;
89-
include /etc/nginx/conf.d/phppgadmin.inc*;
90-
include %home%/%user%/conf/web/%domain%/nginx.ssl.conf_*;
88+
include /etc/nginx/conf.d/phpmyadmin.inc*;
89+
include /etc/nginx/conf.d/phppgadmin.inc*;
90+
include %home%/%user%/conf/web/%domain%/nginx.ssl.conf_*;
9191
}

0 commit comments

Comments
 (0)