export const BASE_URL = process.env.NODE_ENV === 'production' ? 'https://api.3d.com.vc' : 'http://localhost:3333';