File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1- NG_APP_NAME = " Cosna Cpanel"
1+ NG_APP_NAME = " Admin Cpanel"
22NG_APP_DEBUG = true
33NG_APP_VERSION = " v1.0.0"
4- NG_APP_BASE_URL = https://cpanel.cosna-afrique .com
5- NG_APP_API_URL = https://cosna .test/api
4+ NG_APP_BASE_URL = https://cpanel.mon-site .com
5+ NG_APP_API_URL = https://mon-site .test/api
66NG_APP_API_VERSION = v2
77NG_APP_SENTRY_DSN =
88NG_APP_SENTRY_TRACES_SAMPLE_RATE = 1.0
Original file line number Diff line number Diff line change 33 "version" : 1 ,
44 "newProjectRoot" : " projects" ,
55 "projects" : {
6- "cosna -cpanel" : {
6+ "admin -cpanel" : {
77 "projectType" : " application" ,
88 "schematics" : {
99 "@schematics/angular:application" : {
1818 },
1919 "root" : " " ,
2020 "sourceRoot" : " src" ,
21- "prefix" : " cosna " ,
21+ "prefix" : " admin " ,
2222 "architect" : {
2323 "build" : {
2424 "builder" : " @ngx-env/builder:browser" ,
2525 "options" : {
26- "outputPath" : " dist/cosna -cpanel" ,
26+ "outputPath" : " dist/admin -cpanel" ,
2727 "index" : " src/index.html" ,
2828 "main" : " src/main.ts" ,
2929 "polyfills" : " src/polyfills.ts" ,
7474 "builder" : " @ngx-env/builder:dev-server" ,
7575 "configurations" : {
7676 "production" : {
77- "browserTarget" : " cosna -cpanel:build:production"
77+ "browserTarget" : " admin -cpanel:build:production"
7878 },
7979 "development" : {
80- "browserTarget" : " cosna -cpanel:build:development"
80+ "browserTarget" : " admin -cpanel:build:development"
8181 }
8282 },
8383 "defaultConfiguration" : " development"
8484 },
8585 "extract-i18n" : {
8686 "builder" : " @ngx-env/builder:extract-i18n" ,
8787 "options" : {
88- "browserTarget" : " cosna -cpanel:build"
88+ "browserTarget" : " admin -cpanel:build"
8989 }
9090 },
9191 "test" : {
107107 }
108108 }
109109 },
110- "defaultProject" : " cosna -cpanel"
110+ "defaultProject" : " admin -cpanel"
111111}
Original file line number Diff line number Diff line change 11{
2- "name" : " cosna -cpanel" ,
2+ "name" : " admin -cpanel" ,
33 "version" : " 1.0.0" ,
44 "scripts" : {
55 "ng" : " ng" ,
You can’t perform that action at this time.
0 commit comments