1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-03 09:02:48 -05:00

appid no longer served from api

This commit is contained in:
Kyle Spearrin
2017-06-27 14:05:50 -04:00
parent 8b40863472
commit 6c16a988c3
9 changed files with 2 additions and 73 deletions

View File

@ -2,7 +2,6 @@
"globalSettings": {
"siteName": "bitwarden",
"baseVaultUri": "http://localhost:4001/#",
"baseApiUri": "http://localhost:4000/",
"jwtSigningKey": "THIS IS A SECRET. IT KEEPS YOUR TOKEN SAFE. :)",
"stripeApiKey": "SECRET",
"sqlServer": {