3 lines
148 B
YAML
3 lines
148 B
YAML
"https://{all}/": { type: upstream, upstream: "varnish:http", cache: { enabled: false } }
|
|
"http://{all}/": { type: redirect, to: "https://{all}/" }
|