github.com/symfony-cli/symfony-cli@v0.0.0-20240514161054-ece2df437dfa/commands/testdata/project/.platform/routes.yaml (about)

     1  "https://{all}/": { type: upstream, upstream: "slug:http" }
     2  "http://{all}/": { type: redirect, to: "https://{all}/" }