autodiscover

This commit is contained in:
Andreas Knuth 2025-06-27 17:52:52 -05:00
parent 9862c77f18
commit 0663a7c6bc
1 changed files with 2 additions and 2 deletions

View File

@ -87,12 +87,12 @@ mailsync.bizmatch.net {
} }
} }
mail.andreasknuth.de autodiscover.mail.andreasknuth.de autoconfig.mail.andreasknuth.de { mail.andreasknuth.de {
reverse_proxy nginx-mailcow:8080 reverse_proxy nginx-mailcow:8080
} }
web.email-bayarea.com { web.email-bayarea.com {
reverse_proxy nginx-mailcow:8080 reverse_proxy nginx-mailcow:8080
} }
mail.email-srvr.com { mail.email-srvr.com autodiscover.mail.email-srvr.com autoconfig.mail.email-srvr.com {
reverse_proxy nginx-mailcow:8080 reverse_proxy nginx-mailcow:8080
} }