1
0
mirror of https://github.com/bitwarden/server synced 2025-12-25 04:33:26 +00:00

internal api & vault urls. apply to version check

This commit is contained in:
Kyle Spearrin
2018-03-29 08:45:04 -04:00
parent da970c2308
commit 4ce69dac2b
24 changed files with 69 additions and 22 deletions

View File

@@ -8,7 +8,9 @@
"vault": "http://localhost:4001",
"api": "http://localhost:4000",
"identity": "http://localhost:33656",
"internalIdentity": "http://localhost:33656"
"internalIdentity": "http://localhost:33656",
"internalApi": "http://localhost:4000",
"internalVault": "http://localhost:4001"
},
"sqlServer": {
"connectionString": "SECRET"