mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
Update Dockerfile.web
This commit is contained in:
@@ -4,7 +4,7 @@ ARG TURBO_FILTER=@edr/freight-portal
|
|||||||
ARG APP_PATH=apps/edr-freight-web/portal
|
ARG APP_PATH=apps/edr-freight-web/portal
|
||||||
ARG VITE_API_URL=https://edrfreightapi.triaplc.com/api
|
ARG VITE_API_URL=https://edrfreightapi.triaplc.com/api
|
||||||
ARG VITE_BASE_API_URL=https://edrfreightapi.triaplc.com
|
ARG VITE_BASE_API_URL=https://edrfreightapi.triaplc.com
|
||||||
ARG VITE_API_URL=VITE_USER_MANAGEMENT_BASE=/_um
|
ARG VITE_USER_MANAGEMENT_BASE=/_um
|
||||||
ARG NEXT_PUBLIC_API_URL=http://localhost:4000
|
ARG NEXT_PUBLIC_API_URL=http://localhost:4000
|
||||||
|
|
||||||
FROM node:24.15.0-alpine AS base
|
FROM node:24.15.0-alpine AS base
|
||||||
|
|||||||
Reference in New Issue
Block a user