Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 3, 2025

Addresses feedback from #1982 to include example format for the REDIS_URL environment variable.

Changes

  • Updated REDIS_URL documentation in environment variables table to include example format (example: redis://host:port), consistent with other DSN-style variables like MESSENGER_TRANSPORT_DSN
-| `REDIS_URL` | (empty) | Redis connection URL for caching and sessions |
+| `REDIS_URL` | (empty) | Redis connection URL for caching and sessions (example: `redis://host:port`) |

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: Isengo1989 <8600299+Isengo1989@users.noreply.github.com>
@Isengo1989 Isengo1989 marked this pull request as ready for review December 3, 2025 16:33
Copilot AI changed the title [WIP] Update Redis URL format based on feedback from DX-686 Add example format to REDIS_URL environment variable documentation Dec 3, 2025
Copilot AI requested a review from Isengo1989 December 3, 2025 16:33
@Isengo1989 Isengo1989 force-pushed the add/missing-env-vars branch from 32a7b32 to 9212e94 Compare December 3, 2025 17:25
@Isengo1989 Isengo1989 closed this Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants