DATABASE_URL=postgresql+asyncpg://aegisone:aegisone_pass@localhost:5432/aegisone SECRET_KEY=change-me-to-random-string SESSION_TTL=3600 APP_ENV=development LOG_LEVEL=debug