Update angular-clarity-master(working)/src/environments/environment.prod.ts
This commit is contained in:
parent
0d7a580bcc
commit
8b61b04ca2
|
@ -12,8 +12,11 @@ export const environment = {
|
|||
|
||||
//Deployment configs
|
||||
|
||||
backport:'3439/demotest317567/backend',
|
||||
backendUrl:'/demotest317567/backend',
|
||||
//backport:'3439/demotest317567/backend',
|
||||
//backendUrl:'/demotest317567/backend',
|
||||
|
||||
backport: '3439',
|
||||
backendUrl: 'http://3.111.99.165:3439/backend',
|
||||
surejobUrl:'http://34.198.218.30:30189',
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue