As we use gunicorn to serve the webapp in docker, we have to use production config
for swh-web otherwise Django cache and sessions can not be shared between workers.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDENVda093b25cb34: docker: Use production settings for swh-web
Diff Detail
Diff Detail
- Repository
- rDENV Development environment
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.