Skip to content

Use redis session storage

Nick Sellen requested to merge add-redis-sessions into add-django-api-to-docker-compose

This changes the session config to use redis for session storage.

In preparation for https://gitlab.com/foodsharing-dev/issues0/issues/219.

  • make it configurable, defaulting to localhost
Edited by Nick Sellen

Merge request reports