1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

web vault url environment for U2F

This commit is contained in:
Kyle Spearrin
2017-08-28 18:08:08 -04:00
parent ad544e5240
commit c66803ce1f
6 changed files with 35 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
function ConstantsService(i18nService) {
return {
baseUrlKey: 'baseUrl',
webVaultUrlKey: 'webVaultUrl',
apiUrlKey: 'apiUrl',
identityUrlKey: 'identityUrl',
disableGaKey: 'disableGa',