df
This commit is contained in:
parent
e8e7d60f33
commit
8d2ba2cf06
2 changed files with 11 additions and 0 deletions
10
Caddyfile
10
Caddyfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue