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

Remove database password from version control #41

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

SpaceMonkeyy86
Copy link
Contributor

@SpaceMonkeyy86 SpaceMonkeyy86 commented Nov 6, 2024

Set the secret with dotnet user-secrets set "ConnectionStrings:DbConnection" "mongodb://liu3447:[email protected]:8222" --project .. The password also needs to be changed since the old password is still in version control.

@AndrewZacharyLiu AndrewZacharyLiu merged commit 48537b8 into main Nov 8, 2024
1 check passed
@SpaceMonkeyy86 SpaceMonkeyy86 deleted the secret-manager branch November 13, 2024 00:41
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