Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rf-opssupport authored May 7, 2024
1 parent fbc958f commit ee1bf4b
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 @@ -38,6 +38,6 @@ RUN npm install

# RUN chmod +x /app/entrypoint.sh
# ENTRYPOINT ["/bin/bash", "-c", "/app/entrypoint.sh"]
ENV ORIGIN=http://35.154.171.205
ENV ORIGIN=https://rean-admin-portal-dev.services.reanfoundation.org

CMD ["node", "build/index.js"]

0 comments on commit ee1bf4b

Please sign in to comment.