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 envs for Redis username and password to address #126 #148

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Casuallynoted
Copy link

@Casuallynoted Casuallynoted commented Nov 21, 2023

Description

Adds env variables for defining a redis user and password, useful for some containerized setups.

Fixes #126

Type of change

  • [x ] New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist

  • [x ] My code follows the style guidelines of this project
  • [ x] My commits follow the commit standards of this project
  • [ x] I have performed a self-review of my own code
  • [ x] I have commented my code, particularly in hard-to-understand areas
  • [ x] I have made corresponding changes to the documentation
  • [x ] My changes generate no new warnings
  • [x ] I have checked my code and corrected any misspellings

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.

Redis add the option for password
1 participant