Invoice and clearance seal approval

This commit is contained in:
hagiye
2026-06-27 00:39:48 +03:00
8 changed files with 64 additions and 0 deletions

View File

@@ -1,2 +1,10 @@
export const API_BASE_URL =
<<<<<<< HEAD
import.meta.env.VITE_API_URL?.replace(/\/+$/, '') || 'https://edrfreightapi.triaplc.com';
=======
import.meta.env.VITE_BASE_API_URL ||
import.meta.env.VITE_API_URL ||
'https://edrfreightapi.triaplc.com';
//export const API_BASE_URL = 'http://localhost:3001';
>>>>>>> 2f06817e4811190cdc9ef8a2975aeca1e31c3484