1
0
mirror of https://github.com/bitwarden/web synced 2025-12-24 04:03:20 +00:00
Files
web/settings.json

7 lines
124 B
JSON

{
"appSettings": {
"rememberedEmailCookieName": "bit.rememberedEmail",
"apiUri": "http://localhost:4000"
}
}