mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-02 18:50:11 +08:00
Proxy crafty controller
This commit is contained in:
parent
b972287cc9
commit
caf6aac0b8
1 changed files with 9 additions and 0 deletions
|
@ -104,3 +104,12 @@ fxsync.fern.garden {
|
||||||
home.fern.garden {
|
home.fern.garden {
|
||||||
reverse_proxy 10.0.1.103:8123
|
reverse_proxy 10.0.1.103:8123
|
||||||
}
|
}
|
||||||
|
|
||||||
|
crafty.ferngarden.net {
|
||||||
|
import internal
|
||||||
|
reverse_proxy 10.0.1.101:8443 {
|
||||||
|
transport http {
|
||||||
|
tls_insecure_skip_verify
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue