ert
This commit is contained in:
parent
1af82dfd23
commit
7351684c53
|
|
@ -80,18 +80,5 @@ api-dev.bizmatch.net {
|
|||
}
|
||||
|
||||
mail.bizmatch.net {
|
||||
reverse_proxy dovecot:143 {
|
||||
transport tcp
|
||||
flush_interval -1
|
||||
}
|
||||
|
||||
# Optional: Webmail-Oberfläche
|
||||
# reverse_proxy /webmail webmail:80
|
||||
|
||||
# Logging
|
||||
log {
|
||||
output file /var/log/caddy/mail.bizmatch.net.log
|
||||
}
|
||||
|
||||
# TLS wird automatisch von Caddy verwaltet
|
||||
reverse_proxy dovecot:143
|
||||
}
|
||||
Loading…
Reference in New Issue