sdf
This commit is contained in:
parent
54d8948132
commit
8a6487a495
1 changed files with 10 additions and 1 deletions
11
Caddyfile
11
Caddyfile
|
|
@ -12,6 +12,15 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
(authelia) {
|
||||||
|
forward_auth http://authelia:9091 {
|
||||||
|
uri /api/verify?rd=https://login.wasted-bandwidth.net/
|
||||||
|
copy_headers Remote-User Remote-Groups Remote-Email Remote-Name
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
(email-proxy) {
|
(email-proxy) {
|
||||||
redir https://mail.netgrimoire.com/sogo 301
|
redir https://mail.netgrimoire.com/sogo 301
|
||||||
|
|
@ -80,7 +89,7 @@ transmission.netgrimoire.com {
|
||||||
}
|
}
|
||||||
|
|
||||||
stash.wasted-bandwidth.net {
|
stash.wasted-bandwidth.net {
|
||||||
import authentik
|
import authelia
|
||||||
reverse_proxy http://stash:9999
|
reverse_proxy http://stash:9999
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue