1
0
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:
Kyle Spearrin
2017-08-17 11:28:27 -04:00
parent 94693ec408
commit d15917d3c9
12 changed files with 249 additions and 2 deletions

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