Update payment service and API base URL for local development

This commit is contained in:
marshal
2026-06-29 16:03:53 +03:00
parent 6685a3ba76
commit 69df391f90
4 changed files with 35 additions and 52 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