[SOGo] SOGo refuses to bind to IPv6, so force IPv4 in proxy_pass, fixes #1006

This commit is contained in:
André Peters
2018-02-12 21:32:49 +01:00
parent 7a69586d91
commit 74c804b9a3
6 changed files with 28 additions and 23 deletions

View File

@@ -0,0 +1 @@
proxy_pass http://${IPV4_NETWORK}.248:20000;

View File

@@ -0,0 +1 @@
proxy_pass http://${IPV4_NETWORK}.248:20000/SOGo/Microsoft-Server-ActiveSync;