mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
фикс авторизации7
This commit is contained in:
@@ -11,6 +11,7 @@ echo "Database is ready!"
|
||||
# Применяем миграции
|
||||
echo "Applying database migrations..."
|
||||
cd /app
|
||||
export DATABASE_URL="postgresql://postgres:postgres123@db:5432/support_db"
|
||||
alembic upgrade head
|
||||
|
||||
echo "Migrations completed!"
|
||||
|
Reference in New Issue
Block a user