# Local dev — SQLite (no server required) DATABASE_URL=sqlite:///./innercontext.db # Production — PostgreSQL (set this in your deployment environment) # DATABASE_URL=postgresql+psycopg://user:password@host:5432/innercontext