Skip to content
Snippets Groups Projects

[Docs] Fix redis address scheme

Merged magicfelix requested to merge docs-redis-scheme into master

I got the following error:

ValueError: Redis URL must specify one of the following schemes (redis://, rediss://, unix://)

Fixed by prepending redis:// to 127.0.0.1

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading