Skip to content

Commit

Permalink
Frontend Dockerfile update
Browse files Browse the repository at this point in the history
  • Loading branch information
josancamon19 committed Sep 17, 2024
1 parent 65bf22e commit baec28e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ WORKDIR /app
COPY --from=deps /app/node_modules ./node_modules
#COPY frontend/. .
COPY frontend .
ENV API_URL=https://based-hardware-development--backend-api.modal.run
RUN npm run build

RUN echo "base files"
Expand Down

0 comments on commit baec28e

Please sign in to comment.