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 8dc0550 commit 6600c50Copy full SHA for 6600c50
install/deb/templates/mail/nginx/default.stpl
@@ -45,7 +45,7 @@ server {
45
}
46
47
location @fallback {
48
- proxy_pass https://%ip%:%web_ssl_port%;
+ proxy_pass https://%ip%:%web_ssl_port%;
49
50
51
include %home%/%user%/conf/mail/%root_domain%/%proxy_system%.conf_*;
0 commit comments