AuthenticationApp / .env.example
amaye15's picture
Intial Deployment
bfe88a9
raw
history blame contribute delete
126 Bytes
DATABASE_URL=sqlite+aiosqlite:///./app/app.db
SECRET_KEY=a_very_secret_key_change_this_in_production # For signing session IDs