fix: vite env issue

This commit is contained in:
Nathnael
2026-08-18 07:28:42 +00:00
parent 7aa4405423
commit 2f293e4ae4
2 changed files with 4 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ services:
args:
TURBO_FILTER: "@edr/freight-portal"
APP_PATH: apps/edr-freight-web/portal
VITE_ENV: ${VITE_ENV:-}
VITE_API_URL: ${VITE_API_URL:-}
VITE_BASE_API_URL: ${VITE_BASE_API_URL:-}
VITE_USER_MANAGEMENT_BASE: ${VITE_USER_MANAGEMENT_BASE:-}