1
0
mirror of https://github.com/bitwarden/web synced 2025-12-26 05:03:35 +00:00
Files
web/config/development.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"
}
}