DATABASE_URL=postgresql+asyncpg://codetutor:codetutor@localhost:5432/codetutor DEBUG=false CORS_ORIGINS=["http://localhost:3000"]