f
This commit is contained in:
parent
5784e4533d
commit
e8e7d60f33
1 changed files with 6 additions and 3 deletions
|
|
@ -1,7 +1,10 @@
|
||||||
|
|
||||||
dns.netgrimoire.com {
|
dns.netgrimoire.com {
|
||||||
reverse_proxy 192.168.5.7:5380
|
reverse_proxy https://192.168.5.7:53443 {
|
||||||
}
|
transport http {
|
||||||
|
tls_insecure_skip_verify
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
(authentik) {
|
(authentik) {
|
||||||
# Always forward outpost path to actual outpost
|
# Always forward outpost path to actual outpost
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue