fix(backend): avoid duplicate REDIS_URL in env example#1267
Conversation
|
tiny fix but it's conflicting with main right now, quick rebase and i'll merge it: if you want to keep contributing, join us on Telegram: https://t.me/+DOylgFv1jyJlNzM0 |
|
this is just a .env.example doc edit (commenting out the local REDIS_URL as 'use if outside docker'), which obviously can't break the backend/frontend/contracts/typecheck jobs, so the red ci is stale, your branch is on an old base and it's conflicting with main. please rebase: if you want to keep contributing, join us on Telegram: https://t.me/+DOylgFv1jyJlNzM0 |
Summary
REDIS_URL=redis://redis:6379as the single live Redis URL inbackend/.env.example.backend/.env.example.Validation
backend/.env.examplegit diff --checkCloses #1209