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

Docker #307

Merged
merged 18 commits into from
Feb 19, 2024
Merged

Docker #307

merged 18 commits into from
Feb 19, 2024

Conversation

geffzhang
Copy link
Collaborator

docker compose with mongostorage and keycloak sso

geffzhang and others added 17 commits January 27, 2024 15:57
upgrade .net 8 error:IDX10720: Unable to create KeyedHashAlgorithm for algorithmHS256'. the key size must be greater than: '256' bits, key has '152' bits. Arg ParamName Name ,This means that the key needs to be more than 256 bits, that is, the set key is too short
1、docker file
2、docker compose with MongoRepository and keycloak sso
@@ -156,9 +161,9 @@
},

"Database": {
"Default": "FileRepository",
"Default": "MongoRepository",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change back to FileRepository by default.

@Oceania2018 Oceania2018 merged commit 98cada4 into master Feb 19, 2024
2 checks passed
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.

3 participants