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