- Notifications
You must be signed in to change notification settings - Fork198
Closed
Description
@kraigb
Static files don't seem to be served when debug = false.
To replicate in vs code + win 10:
- Git clone
- remove python==3.7 from requirements (wont build otherwise)
- Docker build
- Docker run locally
- Everything fine
- Set debug=False
- Docker build
- Docker run locally
- remember to ctrl+f5 refresh page.
No CSS loading. It seems static files are missing...
I tried pushing to webapp with same result. Am i missing something?
Metadata
Metadata
Assignees
Labels
No labels