Skip to content

Commit

Permalink
Merge branch 'refs/heads/feature/ISSUE-69' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
stopmin committed Jul 10, 2024
2 parents 39865bb + 831690b commit db8a89b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,4 @@ ENV PORT=8000

RUN chmod +x ./entrypoint.sh

COPY .env .env

RUN export $(grep -v '^#' .env | xargs)


ENTRYPOINT ["/bin/sh", "-c", "./entrypoint.sh"]

0 comments on commit db8a89b

Please sign in to comment.