Files
test29jan26/test29jan26-demot1-f/authsec_angular/frontend/angular-clarity-master/src/environments/environment.ts

16 lines
426 B
TypeScript
Raw Normal View History

2026-01-29 03:27:40 +00:00
export const environment = {
production: false,
appName: 'My Application',
version: '11.2.13',
subVersion: '2021.05.13-01',
apiUrl: 'http://localhost:3000',
whiteUrl: 'http://localhost:3000',
blackUrl: 'http://localhost:3000/login',
// changeblelocal configs url
captchaSiteKey: '6LfrdSUpAAAAALkYDmnvdX3GLLCArgPWNHfXasjP',
2026-01-29 03:29:28 +00:00
backport:'42634/test29jan2655718/test2',backendUrl:'/test29jan2655718/test2',
2026-01-29 03:27:40 +00:00
2026-01-29 03:29:28 +00:00
};