1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-27 13:43:41 +00:00
Files
browser/settings.json
2017-05-06 21:32:51 -04:00

7 lines
113 B
JSON

{
"appSettings": {
"apiUri": "http://localhost:4000",
"identityUri": "http://localhost:33656"
}
}