2025-06-20 09:31:00 +00:00
|
|
|
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',
|
|
|
|
|
|
2025-06-20 09:32:40 +00:00
|
|
|
backport:'35415/test058rb40574/test2',backendUrl:'/test058rb40574/test2',
|
2025-06-20 09:31:00 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-06-20 09:32:40 +00:00
|
|
|
};
|