shuttle icon indicating copy to clipboard operation
shuttle copied to clipboard

Customizable Host headers

Open brokad opened this issue 2 years ago • 0 comments

Currently the deployment router at the edge will use the value of the Host: header to decide where to route requests and by default will only accept my-project-name.shuttleapp.rs. This is not ideal for self-deployments which are not deployed as a subdomain of shuttleapp.rs.

We could expose a parameter in Shuttle.toml which lets users configure a Host key for their deployment.

brokad avatar Mar 19 '22 09:03 brokad