1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-29 20:50:58 +01:00

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
344 B
JSON
Raw Normal View History

{
"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
}
}