Skip to content

Commit

Permalink
fix: update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
linderttobias committed Feb 18, 2024
1 parent 0d3ee31 commit 7d0a014
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion application/frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
FROM node:18.15.0-alpine as build

ARG REACT_APP_API_URL
ENV REACT_APP_API_URL="https://gcloudmaps-backend-test-osv4zrdlyq-ew.a.run.app"
ENV REACT_APP_ENV = "PROD"

WORKDIR /app
Expand Down

0 comments on commit 7d0a014

Please sign in to comment.