// Copy to config.local.js (gitignored) to force local Portal while preparing a release. // Remove or rename config.local.js to use production https://m.tkmind.cn from config.js. module.exports = { API_BASE_URL: 'http://127.0.0.1:8081', };