mirror of
https://github.com/bitwarden/server
synced 2026-01-19 00:43:47 +00:00
deprec. api identity, set base uris from settings
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
"globalSettings": {
|
||||
"siteName": "bitwarden",
|
||||
"baseVaultUri": "http://localhost:4001/#",
|
||||
"baseApiUri": "http://localhost:4000",
|
||||
"baseIdentityUri": "http://localhost:33656",
|
||||
"stripeApiKey": "SECRET",
|
||||
"sqlServer": {
|
||||
"connectionString": "SECRET"
|
||||
|
||||
Reference in New Issue
Block a user