16 lines
432 B
TypeScript
Raw Normal View History

2025-06-19 06:37:37 +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',
2025-06-19 06:38:54 +00:00
backport:'35265/stepperpremium40460/backp',backendUrl:'/stepperpremium40460/backp',
2025-06-19 06:37:37 +00:00
2025-06-19 06:38:54 +00:00
};