Skip to content

Commit

Permalink
Debugging in progress ...
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdesi committed Mar 10, 2025
1 parent a5d1a28 commit 2c77289
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
set -ex

printf '\e[33mINFO: DB migrate\e[0m\n'

printenv

RUBYOPT=-W:no-deprecated bundle exec rails db:create db:migrate

# if REDIS_URL is not set then we start redis-server locally
Expand Down

0 comments on commit 2c77289

Please sign in to comment.