Commit
fix: adjust database connection settings for Railway compatibility
Commit details
Commit notes
Updated the database connection configuration to disable SSL for Railway's internal network and modified the query settings to disable prepared statements for better compatibility with Railway's connection pooling. This change enhances the application's performance and reliability when deployed on Railway.
- Files changed
- 1
- Lines added
- +9
- Lines removed
- −2