bitwardenjavascripttypescriptangularelectronclidesktopnodejswebextensionfirefoxbrowser-extensionchromesafari
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
374 B
16 lines
374 B
{ |
|
"urls": { |
|
"notifications": "http://localhost:61840", |
|
"scim": "http://localhost:44559" |
|
}, |
|
"dev": { |
|
"proxyApi": "http://localhost:4000", |
|
"proxyIdentity": "http://localhost:33656", |
|
"proxyEvents": "http://localhost:46273", |
|
"proxyNotifications": "http://localhost:61840" |
|
}, |
|
"flags": { |
|
"showTrial": true, |
|
"showPasswordless": true |
|
} |
|
}
|
|
|