1
0
mirror of https://github.com/bitwarden/web synced 2026-01-06 02:24:02 +00:00

adjust configs

This commit is contained in:
Kyle Spearrin
2017-04-18 13:54:46 -04:00
parent 52745993cb
commit af698c7628
2 changed files with 4 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
{
"appSettings": {
"apiUri": "https://preview.api.bitwarden.com"
}
"appSettings": {
"apiUri": "https://bitwardenpreviewapi-j9dv6m.azurewebsites.net"
}
}