mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-03 08:49:50 +01:00
4a7bfdb2bd
* Add eudevtest config * Add eudevtest to build * Add release for eudevtest * Change url * Add eudevtest to the deploy non prod web * Remove release-eudevtest-web workflow
12 lines
267 B
JSON
12 lines
267 B
JSON
{
|
|
"urls": {
|
|
"icons": "https://icons.eudevtest.bitwarden.pw",
|
|
"notifications": "https://notifications.eudevtest.bitwarden.pw",
|
|
"scim": "https://scim.eudevtest.bitwarden.pw"
|
|
},
|
|
"flags": {
|
|
"secretsManager": true,
|
|
"showPasswordless": true
|
|
}
|
|
}
|