only production env available.

master
Eric-Guo 7 years ago
parent 5989263b6d
commit 795d163345
  1. 2
      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'
}
})

Loading…
Cancel
Save