Apply migrations in Docker container
This commit is contained in:
@@ -27,4 +27,6 @@ else
|
||||
echo "TELEGRAM_API_ID/TELEGRAM_API_HASH are not set; local Telegram Bot API is disabled"
|
||||
fi
|
||||
|
||||
python /app/scripts/apply_migrations.py
|
||||
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user