discord-rss icon indicating copy to clipboard operation
discord-rss copied to clipboard

REDIS_URL ?

Open argonan0 opened this issue 1 year ago • 3 comments

What is this supposed to be?

argonan0 avatar Jun 13 '23 14:06 argonan0

redis://<username>:<password>@<ip/host>:<port>

3ventic avatar Jun 13 '23 15:06 3ventic

What is the function of this secondary set of username/password ? Where are they coming from?

argonan0 avatar Jun 13 '23 16:06 argonan0

if you self-host redis it won't have authorization required by default. Hosted instances usually do. See https://redis.io/docs/management/security/#authentication

3ventic avatar Jun 13 '23 16:06 3ventic