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

Remove hardcoded redis instance and make it configurable #626

Closed
duogenesis opened this issue Jan 30, 2025 · 0 comments · Fixed by #640
Closed

Remove hardcoded redis instance and make it configurable #626

duogenesis opened this issue Jan 30, 2025 · 0 comments · Fixed by #640

Comments

@duogenesis
Copy link
Member

The api container relies on redis://redis:6379. This should be configurable rather than hardcoded:

storage_uri="redis://redis:6379",

duogenesis added a commit that referenced this issue Feb 14, 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 a pull request may close this issue.

1 participant