From 9619fbd9b0d7c580c6b4953ed306f705103cab84 Mon Sep 17 00:00:00 2001 From: ghost2023 Date: Tue, 30 Jun 2026 13:58:57 +0300 Subject: [PATCH] fix: the hardcoded api url --- apps/edr-freight-web/portal/src/constants/apiConfig.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/edr-freight-web/portal/src/constants/apiConfig.ts b/apps/edr-freight-web/portal/src/constants/apiConfig.ts index 59e5297df..a285a8fd2 100644 --- a/apps/edr-freight-web/portal/src/constants/apiConfig.ts +++ b/apps/edr-freight-web/portal/src/constants/apiConfig.ts @@ -1,5 +1,4 @@ export const API_BASE_URL = import.meta.env.VITE_BASE_API_URL; -// export const API_BASE_URL = 'http://localhost:3001'; /** * URL that streams an uploaded file through the API by its UUID. Routes the