[Nginx] Fix EAS
This commit is contained in:
1
data/conf/nginx/templates/sogo.template
Normal file
1
data/conf/nginx/templates/sogo.template
Normal file
@@ -0,0 +1 @@
|
||||
proxy_pass http://${IPV4_NETWORK}.248:20000;
|
1
data/conf/nginx/templates/sogo_eas.template
Normal file
1
data/conf/nginx/templates/sogo_eas.template
Normal file
@@ -0,0 +1 @@
|
||||
proxy_pass http://${IPV4_NETWORK}.248:20000/SOGo/Microsoft-Server-ActiveSync;
|
Reference in New Issue
Block a user