asd
This commit is contained in:
parent
672207118f
commit
3ac1152586
1 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
dns.netgrimoire.com {
|
||||
reverse_proxy http://192.168.5.7:5380
|
||||
reverse_proxy 192.168.5.7:5380/
|
||||
}
|
||||
|
||||
webtop.netgrimoire.com {
|
||||
|
|
@ -24,11 +24,13 @@ mail.gnarlypandaproductions.com, imap.gnarlypandaproductions.com, smtp.gnarlypan
|
|||
|
||||
|
||||
email.gnarlypandaproductions.com, email.netgrimoire.com, email.wasted-bandwidth.net {
|
||||
reverse_proxy mailcow-nginx:80/sogo
|
||||
reverse_proxy mailcow-nginx:80/sogo/
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
(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