Setup TrueNAS through Caddy
This commit is contained in:
parent
5e76ceab24
commit
b7c3350bde
1 changed files with 7 additions and 0 deletions
|
|
@ -56,3 +56,10 @@ ha.local.cobb.lgbt {
|
|||
ntfy.local.cobb.lgbt {
|
||||
reverse_proxy 10.69.2.52:8085
|
||||
}
|
||||
truenas.local.cobb.lgbt {
|
||||
reverse_proxy 10.69.2.20:443 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue