8 lines
120 B
Text
8 lines
120 B
Text
|
https://cloud.$domain {
|
||
|
reverse_proxy https://localhost:4987 {
|
||
|
transport http {
|
||
|
tls_insecure_skip_verify
|
||
|
}
|
||
|
}
|
||
|
}
|