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 be5a1a9 commit e74f319
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

set -e

# echo "run db migration"
source /app/app.env
# /app/migrate -path /app/migration -database "$DB_SOURCE" -verbose up

echo "start the app"
source /app/app.env
exec "$@"

0 comments on commit e74f319

Please sign in to comment.