mirror of
https://github.com/bitwarden/server.git
synced 2025-04-16 02:28:13 -05:00
adjust settings
This commit is contained in:
parent
ee9d8a074d
commit
9ed065077a
@ -2,13 +2,13 @@
|
|||||||
"globalSettings": {
|
"globalSettings": {
|
||||||
"selfHosted": false,
|
"selfHosted": false,
|
||||||
"siteName": "bitwarden",
|
"siteName": "bitwarden",
|
||||||
|
"stripeApiKey": "SECRET",
|
||||||
"baseServiceUri": {
|
"baseServiceUri": {
|
||||||
"vault": "http://localhost:4001",
|
"vault": "http://localhost:4001",
|
||||||
"api": "http://localhost:4000",
|
"api": "http://localhost:4000",
|
||||||
"identity": "http://localhost:33656",
|
"identity": "http://localhost:33656",
|
||||||
"identityInternal": "http://localhost:33656"
|
"identityInternal": "http://localhost:33656"
|
||||||
},
|
},
|
||||||
"stripeApiKey": "SECRET",
|
|
||||||
"sqlServer": {
|
"sqlServer": {
|
||||||
"connectionString": "SECRET"
|
"connectionString": "SECRET"
|
||||||
},
|
},
|
||||||
|
@ -2,13 +2,13 @@
|
|||||||
"globalSettings": {
|
"globalSettings": {
|
||||||
"selfHosted": false,
|
"selfHosted": false,
|
||||||
"siteName": "bitwarden",
|
"siteName": "bitwarden",
|
||||||
|
"stripeApiKey": "SECRET",
|
||||||
"baseServiceUri": {
|
"baseServiceUri": {
|
||||||
"vault": "http://localhost:4001",
|
"vault": "http://localhost:4001",
|
||||||
"api": "http://localhost:4000",
|
"api": "http://localhost:4000",
|
||||||
"identity": "http://localhost:33656",
|
"identity": "http://localhost:33656",
|
||||||
"identityInternal": "http://localhost:33656"
|
"identityInternal": "http://localhost:33656"
|
||||||
},
|
},
|
||||||
"stripeApiKey": "SECRET",
|
|
||||||
"sqlServer": {
|
"sqlServer": {
|
||||||
"connectionString": "SECRET"
|
"connectionString": "SECRET"
|
||||||
},
|
},
|
||||||
|
@ -2,13 +2,13 @@
|
|||||||
"globalSettings": {
|
"globalSettings": {
|
||||||
"selfHosted": false,
|
"selfHosted": false,
|
||||||
"siteName": "bitwarden",
|
"siteName": "bitwarden",
|
||||||
|
"stripeApiKey": "SECRET",
|
||||||
"baseServiceUri": {
|
"baseServiceUri": {
|
||||||
"vault": "http://localhost:4001",
|
"vault": "http://localhost:4001",
|
||||||
"api": "http://localhost:4000",
|
"api": "http://localhost:4000",
|
||||||
"identity": "http://localhost:33656",
|
"identity": "http://localhost:33656",
|
||||||
"identityInternal": "http://localhost:33656"
|
"identityInternal": "http://localhost:33656"
|
||||||
},
|
},
|
||||||
"stripeApiKey": "SECRET",
|
|
||||||
"sqlServer": {
|
"sqlServer": {
|
||||||
"connectionString": "SECRET"
|
"connectionString": "SECRET"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user