Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Add envs for Redis username and password to address #126#148

Open
Casuallynoted wants to merge 8 commits into
oae:mainfrom
Casuallynoted:main
Open

Add envs for Redis username and password to address #126#148
Casuallynoted wants to merge 8 commits into
oae:mainfrom
Casuallynoted:main

Conversation

@Casuallynoted

@Casuallynoted Casuallynoted commented Nov 21, 2023

Copy link
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Redis add the option for password

1 participant