// src/config.js const API_BASE_URL = 'https://dev.api.kedaimaster.com'; export default API_BASE_URL;