Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong domain when using AWS Lambda FunctionUrls and CloudFront with FastAPI #302

Open
fabge opened this issue Aug 17, 2023 · 0 comments
Open

Comments

@fabge
Copy link

fabge commented Aug 17, 2023

I am trying to deploy a site using AWS CloudFront with an AWS Lambda FunctionUrl as Custom Origin.

The deployment works fine, with one big problem:

When I visit the CloudFront domain, every link on the site which is generated with FastAPIs url_for as the FunctionUrl domain instead of the CloudFront Domain.

Can I somehow set the base_url?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant