mirror of
https://github.com/bitwarden/browser
synced 2024-12-18 20:33:00 +01:00
11 lines
283 B
JSON
11 lines
283 B
JSON
{
|
|
"proxyApi": "http://localhost:4000",
|
|
"proxyIdentity": "http://localhost:33656",
|
|
"proxyEvents": "http://localhost:46273",
|
|
"proxyNotifications": "http://localhost:61840",
|
|
"allowedHosts": [],
|
|
"urls": {
|
|
"notifications": "http://localhost:61840"
|
|
}
|
|
}
|