2025-03-20 07:21:37 +00:00

17 lines
406 B
TypeScript

export const environment = {
production: true,
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',
// changeble url // port
captchaSiteKey: '6LfrdSUpAAAAALkYDmnvdX3GLLCArgPWNHfXasjP',
backport:'30148/hm634495/back',backendUrl:'/hm634495/back',
};