Files
edr-platform/apps/edr-freight-web/backoffice/src/constants/apiConfig.ts
yaschalew 833e55385d fix
2026-06-24 12:30:43 +03:00

4 lines
122 B
TypeScript

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