diff --git a/app.js b/app.js index 9e3bcd0..364b152 100644 --- a/app.js +++ b/app.js @@ -146,6 +146,6 @@ App({ userInfo: null, currentCustomer: null, // API_URL: 'http://localhost:3000', - API_URL: 'https://rapi-staging.bayekeji.com' + API_URL: 'https://rapi.bayekeji.com' } })