Use Procfile entry:
Use the canonical docs instead of duplicating variable lists here:
For production, keep the same variable names and update only environment-specific values
(for example ENVIRONMENT, FRONTEND_URL, API_BASE_URL, CORS_ORIGINS, and production secrets).
Notes:
.env files.Dockerfile installs dependencies and starts via start_with_migrations.sh.
python scripts/smoke_test.py –base-url https://