csa-react-60/config.js

7 lines
233 B
JavaScript

export default {
API_BASE_URL_PROD: 'https://app.csasset.co.th/mobile',
WEB_BASE_URL_PROD: 'https://app.csasset.co.th',
API_BASE_URL_DEV: 'https://csa-test.bda.co.th/mobile',
WEB_BASE_URL_DEV: 'https://csa-test.bda.co.th',
}