Skip to content

Commit 404a067

Browse files
Update default.stpl
1 parent 3761cbd commit 404a067

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/deb/templates/mail/nginx/default.stpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ server {
4444
alias /var/www/document_errors/;
4545
}
4646

47-
location @fallback {
48-
proxy_pass https://%ip%:%web_ssl_port%;
47+
location @fallback {
48+
proxy_pass https://%ip%:%web_ssl_port%;
4949
}
5050

5151
include %home%/%user%/conf/mail/%root_domain%/%proxy_system%.conf_*;

0 commit comments

Comments
 (0)