1
0
mirror of https://github.com/bitwarden/server synced 2025-12-25 12:43:14 +00:00

fix internalidentity setting

This commit is contained in:
Kyle Spearrin
2017-08-09 22:56:28 -04:00
parent beaa059888
commit ed81f3874b
4 changed files with 4 additions and 4 deletions

View File

@@ -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"