bitwarden-estensione-browser/settings.json

7 lines
113 B
JSON

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