átlagos kiegészítséek jó sok

This commit is contained in:
Roo
2026-03-22 11:02:05 +00:00
parent f53e0b53df
commit 5d44339f21
249 changed files with 20922 additions and 2253 deletions

View File

@@ -7,6 +7,9 @@ echo "=================================================="
# Ensure we are in the correct directory (should be /app inside container)
cd /app
# Override EMAIL_PROVIDER to smtp for development
export EMAIL_PROVIDER=smtp
# Run the unified database synchronizer with --apply flag
echo "📦 Running unified_db_sync.py --apply..."
python -m app.scripts.unified_db_sync --apply