base_project

This commit is contained in:
2026-05-08 05:03:34 +00:00
commit 043b77078a
1844 changed files with 120002 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
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
};