🐛 fix(settings.py): change environment variable name from LANGFLOW_DATABASE_URL to langflow_database_url for consistency
The environment variable name is changed from LANGFLOW_DATABASE_URL to langflow_database_url to maintain consistency with the naming conventions used in the codebase. This ensures that the code is more readable and easier to understand.
G
Gabriel Luiz Freitas Almeida committed
95b8555503ae2c5166ed837b45c3f5887149789e
Parent: 8214b22