Skip to content

Commit 6600c50

Browse files
Update default.stpl
1 parent 8dc0550 commit 6600c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ server {
4545
}
4646

4747
location @fallback {
48-
proxy_pass https://%ip%:%web_ssl_port%;
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)