const API_CONFIG = { dev: 'https://ifc-api.ddev.site:9001', prod: 'https://caprigis-api.electricmandarine.cloud', }; export default API_CONFIG;