✨ Update all for Postgres and new techniques
This commit is contained in:
@@ -2,3 +2,9 @@
|
||||
|
||||
# Let the DB start
|
||||
python /app/app/backend_pre_start.py
|
||||
|
||||
# Run migrations
|
||||
alembic upgrade head
|
||||
|
||||
# Create initial data in DB
|
||||
python /app/app/initial_data.py
|
||||
|
Reference in New Issue
Block a user