Skip to content

Commit

Permalink
hotfix:migration
Browse files Browse the repository at this point in the history
  • Loading branch information
im-Qarch committed Apr 1, 2024
1 parent e0fbc49 commit e103327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ set -e

echo "start the app"
source /app/app.env

/app/migrate -path /app/migration -database "$DB_SOURCE" -verbose up
exec "$@"

0 comments on commit e103327

Please sign in to comment.