prod27aug/prod27aug-frant-f/authsec_angular/frontend/angular-clarity-master/src/environments/environment.ts

22 lines
450 B
TypeScript

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',
//Deployment configs
backport:'4654/prod27aug19616/back',
backendUrl:'/prod27aug19616/back',
};