mirror of
https://github.com/bitwarden/web
synced 2026-01-06 18:43:18 +00:00
stripe key in app settings
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"appSettings": {
|
||||
"apiUri": "http://localhost:4000",
|
||||
"identityUri": "http://localhost:33656"
|
||||
"identityUri": "http://localhost:33656",
|
||||
"stripeKey": "pk_test_KPoCfZXu7mznb9uSCPZ2JpTD"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user