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