This commit is contained in:
traveler 2024-12-03 22:45:09 -06:00
parent e8e7d60f33
commit 8d2ba2cf06
2 changed files with 11 additions and 0 deletions

View file

@ -6,6 +6,16 @@ dns.netgrimoire.com {
}
}
mail.netgrimoire.com, imap.netgrimoire.com, smtp.netgrimoire.com, autodiscover.netgrimoire.com, autoconfig.netgrimoire.com {
reverse_proxy mailcow-nginx:80 {
}
}
mail.wasted-bandwidth.net, imap.asted-bandwidth.net, smtp.asted-bandwidth.net, autodiscover.asted-bandwidth.net, autoconfig.asted-bandwidth.net {
reverse_proxy mailcow-nginx:80 {
}
}
(authentik) {
# Always forward outpost path to actual outpost
reverse_proxy /outpost.goauthentik.io/* http://authentik:9000