Update environment.ts

This commit is contained in:
realSnehal 2024-07-16 21:20:48 +05:30
parent 336a6a07d0
commit 0d7a580bcc
1 changed files with 4 additions and 4 deletions

View File

@ -12,13 +12,13 @@ export const environment = {
//Deployment co/nfigs
backport: '9292',
backendUrl: 'http://localhost:9292/backend',
// backport: '9292',
// backendUrl: 'http://localhost:9292/backend',
surejobUrl:'http://34.198.218.30:30189',
// backport: '3439',
// backendUrl: 'http://3.111.99.165:3439/backend'
backport: '3439',
backendUrl: 'http://3.111.99.165:3439/backend'
};