1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-08 11:24:33 -05:00

update web vault urls

This commit is contained in:
Kyle Spearrin
2018-07-12 17:33:17 -04:00
parent f1b8301428
commit 0524630c33
7 changed files with 7 additions and 7 deletions

View File

@ -5,7 +5,7 @@
"projectName": "Admin",
"stripeApiKey": "SECRET",
"baseServiceUri": {
"vault": "http://localhost:4001",
"vault": "https://localhost:8080",
"api": "http://localhost:4000",
"identity": "http://localhost:33656",
"admin": "http://localhost:62911",