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

chore: optimize authentication for the new rdu-stage #122

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

jnussbaum
Copy link
Collaborator

This is of course dependent on how one's password system looks like. It is optimized for how I organize my passwords ;-)

My .env file looks like this:

PROD_EMAIL=""
PROD_PASSWORD=""

RDU_STAGE_EMAIL=""
RDU_STAGE_PASSWORD=""

RDU_TEST_EMAIL=""
RDU_TEST_PASSWORD=""

DEV_EMAIL=""
DEV_PASSWORD=""

@jnussbaum jnussbaum self-assigned this Aug 9, 2024
@jnussbaum jnussbaum merged commit 46c799e into main Aug 9, 2024
1 check passed
@jnussbaum jnussbaum deleted the wip/add-config-for-rdu-stage branch August 9, 2024 12:45
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.

2 participants