Setting a REDIS_PASSWORD
equivalent using environment variables
#2182
-
Hi guys I'm currently using Redis and I'm testing DF as a possible replacement. Is there a way to set the equivalent of Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
chakaz
Nov 16, 2023
Replies: 1 comment 6 replies
-
Hey @binaryfire |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
binaryfire
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @binaryfire
Sure, you could set the env var
DFLY_requirepass
, see more here