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