Update environment.ts
This commit is contained in:
parent
336a6a07d0
commit
0d7a580bcc
|
@ -12,13 +12,13 @@ export const environment = {
|
||||||
|
|
||||||
//Deployment co/nfigs
|
//Deployment co/nfigs
|
||||||
|
|
||||||
backport: '9292',
|
// backport: '9292',
|
||||||
backendUrl: 'http://localhost:9292/backend',
|
// backendUrl: 'http://localhost:9292/backend',
|
||||||
|
|
||||||
surejobUrl:'http://34.198.218.30:30189',
|
surejobUrl:'http://34.198.218.30:30189',
|
||||||
|
|
||||||
|
|
||||||
// backport: '3439',
|
backport: '3439',
|
||||||
// backendUrl: 'http://3.111.99.165:3439/backend'
|
backendUrl: 'http://3.111.99.165:3439/backend'
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue