We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3761cbd commit 404a067Copy full SHA for 404a067
install/deb/templates/mail/nginx/default.stpl
@@ -44,8 +44,8 @@ server {
44
alias /var/www/document_errors/;
45
}
46
47
- location @fallback {
48
- proxy_pass https://%ip%:%web_ssl_port%;
+ location @fallback {
+ proxy_pass https://%ip%:%web_ssl_port%;
49
50
51
include %home%/%user%/conf/mail/%root_domain%/%proxy_system%.conf_*;
0 commit comments