Skip to content

404 on static files #136

Closed Answered by tiangolo
FuzzyGrim asked this question in Questions
Jan 23, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hey! The uWSGI image with Nginx has some logic to make Nginx serve the static files directly. But this image is only Meinheld with Gunicorn serving your app. There's nothing handling your static assets, you would have to configure it in Django. I'm not sure what would be the right configuration for you, I guess it depends on your own code.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@FuzzyGrim
Comment options

Answer selected by tiangolo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #88 on September 08, 2024 20:15.