3 lines
117 B
YAML
3 lines
117 B
YAML
"https://{all}/": { type: upstream, upstream: "app:http" }
|
|
"http://{all}/": { type: redirect, to: "https://{all}/" }
|