1
0
mirror of https://github.com/bitwarden/web synced 2026-01-01 16:13:15 +00:00
Files
web/src/app/settings.js
Kyle Spearrin 9b3ca76934 fido app id
2017-06-27 12:26:53 -04:00

3 lines
220 B
JavaScript

angular.module("bit")
.constant("appSettings", {"apiUri":"https://localhost:44377","identityUri":"https://localhost:44392","stripeKey":"pk_test_KPoCfZXu7mznb9uSCPZ2JpTD","version":"1.13.0","environment":"Development"});