mirror of
https://github.com/bitwarden/server
synced 2026-01-04 17:43:53 +00:00
stubbed out jobs worker console app
This commit is contained in:
10
src/Jobs/settings.Staging.json
Normal file
10
src/Jobs/settings.Staging.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"globalSettings": {
|
||||
"baseServiceUri": {
|
||||
"vault": "https://vault.bitwarden.com",
|
||||
"api": "https://api.bitwarden.com",
|
||||
"identity": "https://identity.bitwarden.com",
|
||||
"identityInternal": "https://identity.bitwarden.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user