1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-13 01:58:44 +02:00
bitwarden-browser/apps/web/config/eudevtest.json
Michał Chęciński 4a7bfdb2bd
[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
2023-06-01 09:49:25 +03:00

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
}
}