1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 00:03:56 +00:00
Files
browser/apps/web/config/selfhosted.json
2025-10-27 12:40:56 +00:00

12 lines
286 B
JSON

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