mirror of
https://github.com/bitwarden/server
synced 2025-12-25 12:43:14 +00:00
fix internalidentity setting
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"vault": "http://localhost:4001",
|
||||
"api": "http://localhost:4000",
|
||||
"identity": "http://localhost:33656",
|
||||
"identityInternal": "http://localhost:33656"
|
||||
"internalIdentity": "http://localhost:33656"
|
||||
},
|
||||
"sqlServer": {
|
||||
"connectionString": "SECRET"
|
||||
|
||||
Reference in New Issue
Block a user