Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rf-opssupport authored Jun 7, 2024
1 parent 9b30251 commit 04fe194
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ COPY --from=builder ./app/ ./
RUN npm install

# # COPY . /app

##
##
# CMD ["npm", "run", "dev", "--", "--host", "--port", "3000"]
ENV ORIGIN=https://rean-admin-portal-dev.services.reanfoundation.org
RUN chmod +x /app/entrypoint.sh
Expand Down

0 comments on commit 04fe194

Please sign in to comment.