edited dockerfile
This commit is contained in:
@@ -7,6 +7,8 @@ COPY package*.json /app/
|
|||||||
|
|
||||||
RUN npm install
|
RUN npm install
|
||||||
|
|
||||||
|
RUN npm i --save-dev
|
||||||
|
|
||||||
COPY ./ /app/
|
COPY ./ /app/
|
||||||
|
|
||||||
ARG VITE_API_URL=${VITE_API_URL}
|
ARG VITE_API_URL=${VITE_API_URL}
|
||||||
|
Reference in New Issue
Block a user