mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 11:13:46 +00:00
[DEVOPS-1395] build and deploy web vault (#5518)
* 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
This commit is contained in:
11
apps/web/config/eudevtest.json
Normal file
11
apps/web/config/eudevtest.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"urls": {
|
||||
"icons": "https://icons.eudevtest.bitwarden.pw",
|
||||
"notifications": "https://notifications.eudevtest.bitwarden.pw",
|
||||
"scim": "https://scim.eudevtest.bitwarden.pw"
|
||||
},
|
||||
"flags": {
|
||||
"secretsManager": true,
|
||||
"showPasswordless": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user