mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-11 07:15:08 -05:00
It's hard to configure the DB parameter at the moment, this PR gives an option to provide URL parameter on the Prisma DATABASE_URL. ### Changes 🏗️ Changes: * Reduce excessive application log * Make DB configurable * Set DB connection limit & timeout ### Checklist 📋 #### For code changes: - [x] I have clearly listed my changes in the PR description - [x] I have made a test plan - [x] I have tested my changes according to the test plan: