Files
edr-platform/apps/edr-freight-web/portal/src/constants/apiConfig.ts
yaschalew 671dc854f3 fix
2026-06-25 13:18:25 +03:00

4 lines
122 B
TypeScript

// export const API_BASE_URL = 'https://edrfreightapi.triaplc.com';
export const API_BASE_URL = 'http://localhost:3001';