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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 馃悰 serve the asserts from nginx instead of starlette #103

Merged
merged 1 commit into from Dec 23, 2021
Merged

Conversation

severo
Copy link
Collaborator

@severo severo commented Dec 23, 2021

Starlette cannot serve ranges for static files, see
encode/starlette#950.

Also: fix the rights of the assets directory
Also: add the CORS header (doc)

Starlette cannot serve ranges for static files, see
encode/starlette#950.

Also: fix the rights of the assets directory
Also: add the CORS header (doc)
@severo severo merged commit bfa69af into master Dec 23, 2021
@severo severo deleted the assets branch December 23, 2021 11:29
@julien-c
Copy link
Member

ok, looks simple enough (and perf will be way better)

@severo severo restored the assets branch January 3, 2022 09:52
@severo severo deleted the assets branch January 3, 2022 09:53
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

Successfully merging this pull request may close these issues.

None yet

2 participants