We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
According to this: #35
Can You update entrypoint.sh to support REDIS_URL env varaible?
And can You provide example of Redis URL ? For example:
REDIS_URL="redis://:password@host:port/database"
Here is info about username in redis URL: https://stackoverflow.com/a/44353927/3797368
The text was updated successfully, but these errors were encountered:
Yes, we should do that.
Sorry, something went wrong.
@eli-darkly PR #48
I'm sorry I forgot to update this issue, but this change was included in the v5.5.0 release. Thanks.
Merge pull request #47 from launchdarkly/at/run-tests-on-ci
abdd059
Run tests for all packages on CI
No branches or pull requests
According to this: #35
Can You update entrypoint.sh to support REDIS_URL env varaible?
And can You provide example of Redis URL ?
For example:
Here is info about username in redis URL: https://stackoverflow.com/a/44353927/3797368
The text was updated successfully, but these errors were encountered: