1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-29 15:53:45 +00:00
Files
browser/apps/web/config/ee.json
2025-10-09 15:57:22 -07:00

12 lines
283 B
JSON

{
"dev": {
"proxyApi": "http://localhost:4001",
"proxyIdentity": "http://localhost:33657",
"proxyEvents": "http://localhost:46274",
"proxyNotifications": "http://localhost:61841",
"proxySeederApi": "http://localhost:5047",
"port": 8081
},
"flags": {}
}