rtwe
This commit is contained in:
parent
29cb72de7e
commit
a876551aa3
1 changed files with 10 additions and 10 deletions
20
Caddyfile
20
Caddyfile
|
|
@ -11,28 +11,28 @@ webtop.netgrimoire.com {
|
|||
|
||||
|
||||
mail.netgrimoire.com, imap.netgrimoire.com, smtp.netgrimoire.com, autodiscover.netgrimoire.com, autoconfig.netgrimoire.com {
|
||||
reverse_proxy mailcow-nginx:80 {
|
||||
}
|
||||
reverse_proxy mailcow-nginx:80
|
||||
|
||||
}
|
||||
|
||||
mail.wasted-bandwidth.net, imap.wasted-bandwidth.net, smtp.wasted-bandwidth.net, autodiscover.wasted-bandwidth.net, autoconfig.wasted-bandwidth.net {
|
||||
reverse_proxy mailcow-nginx:80 {
|
||||
}
|
||||
reverse_proxy mailcow-nginx:80
|
||||
|
||||
}
|
||||
|
||||
mail.gnarlypandaproductions.com, imap.gnarlypandaproductions.com, smtp.gnarlypandaproductions.com, autodiscover.gnarlypandaproductions.com, autoconfig.gnarlypandaproductions.com {
|
||||
reverse_proxy mailcow-nginx:80 {
|
||||
}
|
||||
reverse_proxy mailcow-nginx:80
|
||||
|
||||
}
|
||||
|
||||
webmail.gnarlypandaproductions.com, webmail.netgrimoire.com, webmail.wasted-bandwidth.net {
|
||||
reverse_proxy roundcube:80 {
|
||||
}
|
||||
reverse_proxy roundcube:80
|
||||
|
||||
}
|
||||
|
||||
email.gnarlypandaproductions.com, email.netgrimoire.com, email.wasted-bandwidth.net {
|
||||
reverse_proxy mailcow-nginx:80/sogo {
|
||||
}
|
||||
reverse_proxy mailcow-nginx:80/sogo
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue