ghf
This commit is contained in:
parent
d006b7bef0
commit
67a52fd762
2 changed files with 12 additions and 0 deletions
10
Caddyfile
10
Caddyfile
|
|
@ -20,6 +20,16 @@ transmission.netgrimoire.com {
|
|||
reverse_proxy http://gluetun:9091
|
||||
}
|
||||
|
||||
stash.netgrimoire.com {
|
||||
import authentik
|
||||
reverse_proxy http://stash:9999
|
||||
}
|
||||
|
||||
namer.netgrimoire.com {
|
||||
import authentik
|
||||
reverse_proxy http://namer:6980
|
||||
}
|
||||
|
||||
|
||||
(mailcow-proxy) {
|
||||
reverse_proxy mailcow-nginx:80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue