Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add REDIS_DSN to env vars if enabled #49

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

M-arcus
Copy link
Contributor

@M-arcus M-arcus commented Mar 26, 2023

1. Why is this change necessary?

REDIS_DSN is not set if Redis is enabled.

2. What does this change do, exactly?

It adds REDIS_DSN to the env vars, if Redis is enabled.

3. Describe each step to reproduce the issue or behaviour.

Any devenv setup importing this with redis enabled, does not have REDIS_DSN set.

4. Please link to the relevant issues (if any).

None.

5. Checklist

  • I have rebased my changes to remove merge conflicts
  • I have written or adjusted the documentation according to my changes

@jochenmanz jochenmanz merged commit 1606d8d into kellerkinderDE:main Mar 28, 2023
@M-arcus M-arcus deleted the patch-2 branch March 28, 2023 08:21
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