Closed eallrich closed 9 years ago
Instead of relying on the built-in server for static assets and then adding the appropriate URL routes via the SERVE_STATIC envvar, use WhiteNoise [0] instead. Works in dev or production.
[0] https://github.com/evansd/whitenoise
Instead of relying on the built-in server for static assets and then adding the appropriate URL routes via the SERVE_STATIC envvar, use WhiteNoise [0] instead. Works in dev or production.
[0] https://github.com/evansd/whitenoise