This commit is contained in:
marshal
2026-06-29 15:04:01 +03:00
parent 9fe90c8ef7
commit 1491db304b
5 changed files with 40 additions and 27 deletions

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

View File

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

View File

@@ -6,7 +6,7 @@ import {
FileCheck2,
FileText,
Info,
PackageCheck,
// PackageCheck,
ShieldCheck,
TrainFront,
Truck,