mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-30 07:38:10 +00:00
Merge branch 'dev' of github.com:Tria-plc/edr-platform into importhandover
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
<<<<<<< HEAD
|
||||
export const API_BASE_URL = 'https://edrfreightapi.triaplc.com';
|
||||
//export const API_BASE_URL = 'http://localhost:3001';
|
||||
=======
|
||||
export const API_BASE_URL = import.meta.env.VITE_BASE_API_URL;
|
||||
|
||||
// export const API_BASE_URL = 'http://localhost:3001';
|
||||
>>>>>>> 8616f6dcdfa44089be2fd7b6a9867b20e320b305
|
||||
|
||||
/**
|
||||
* URL that streams an uploaded file through the API by its UUID. Routes the
|
||||
|
||||
Reference in New Issue
Block a user