Product update
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// src/environments/environment.ts
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiUrl: 'http://localhost:5001', // Points to existing app's backend
|
||||
apiUrl: 'https://microbackend.rootxwire.com/', // Points to existing app's backend
|
||||
payuUrl: 'https://test.payu.in/_payment'
|
||||
};
|
||||
Reference in New Issue
Block a user