Merge pull request #374 from Tria-plc/fix/apiconfig

fix: api url
This commit is contained in:
Nathnael Wondisha
2026-06-30 09:15:36 +03:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
//export const API_BASE_URL = 'https://edrfreightapi.triaplc.com';
export const API_BASE_URL = "https://edrfreightapi.triaplc.com";
export const API_BASE_URL = 'http://localhost:3001';
// export const API_BASE_URL = 'http://localhost:3001';
/**
* URL that streams an uploaded file through the API by its UUID. Routes the