mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 17:38:12 +00:00
4 lines
190 B
TypeScript
4 lines
190 B
TypeScript
export const API_BASE_URL = 'https://edrfreightapi.triaplc.com';
|
|
// export const API_BASE_URL = 'https://fhcdev-backend.triaplc.com';
|
|
// export const API_BASE_URL = 'http://localhost:3001';
|