This commit is contained in:
zino
2024-03-29 20:08:10 +01:00
parent 78310df861
commit 89875a56b5

View File

@@ -17,7 +17,7 @@ server {
ssl_ciphers HIGH:!aNULL:!MD5:!SHA1:!kRSA;
ssl_prefer_server_ciphers off;
resolver 127.0.0.11;
# resolver 127.0.0.11;
location /Microsoft-Server-ActiveSync {
set $upstream_mailcow "http://127.0.0.1:8080/Microsoft-Server-ActiveSync";