Skip to content

Commit

Permalink
remove manual migration step
Browse files Browse the repository at this point in the history
  • Loading branch information
codekeyz committed Jan 10, 2024
1 parent 00e4f36 commit f590fe0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,4 @@ EXPOSE $PORT

WORKDIR /app

# Nasty hack to get-around not being able to access Render.com's shell.
# No money for subscription.
RUN bin/tools/migrator migrate

CMD ["/app/bin/backend"]

0 comments on commit f590fe0

Please sign in to comment.