Skip to content

Commit

Permalink
fix in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
DovileMel committed May 31, 2024
1 parent 91e8b41 commit 28993b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ARG VITE_BASE_URL=/app
ARG VITE_SENTRY_DSN=
ARG VITE_SENTRY_ENV=
ARG VITE_MAPS_HOST=
ARG VITE_USER_NODE_ENV=production
ARG VITE_USER_NODE_ENV

# Build and cleanup
RUN yarn build
Expand Down

0 comments on commit 28993b0

Please sign in to comment.