1
0
mirror of https://github.com/bitwarden/web synced 2025-12-16 00:03:25 +00:00
Files
web/settings.json
2017-05-06 21:32:51 -04:00

7 lines
113 B
JSON

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