mirror of
https://github.com/bitwarden/web
synced 2026-01-01 16:13:15 +00:00
3 lines
220 B
JavaScript
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"});
|