sdaf
This commit is contained in:
parent
25bcbfc6f0
commit
e1df5af364
1 changed files with 9 additions and 0 deletions
|
|
@ -3,7 +3,14 @@ dns.netgrimoire.com {
|
||||||
}
|
}
|
||||||
|
|
||||||
webtop.netgrimoire.com {
|
webtop.netgrimoire.com {
|
||||||
|
import authentik
|
||||||
reverse_proxy http://webtop:3000
|
reverse_proxy http://webtop:3000
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
jackett.netgrimoire.com {
|
||||||
|
import authentik
|
||||||
|
reverse_proxy http://gluetum:9117
|
||||||
}
|
}
|
||||||
|
|
||||||
(mailcow-proxy) {
|
(mailcow-proxy) {
|
||||||
|
|
@ -33,6 +40,8 @@ email.gnarlypandaproductions.com, email.netgrimoire.com, email.wasted-bandwidth.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
(authentik) {
|
(authentik) {
|
||||||
route /outpost.goauthentik.io/* {
|
route /outpost.goauthentik.io/* {
|
||||||
reverse_proxy http://authentik:9000
|
reverse_proxy http://authentik:9000
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue