v3.2.3
drawdb-io/drawdbv3.2.3Feb 6, 2025by poeti8
AI Summary
This update introduces a configuration feature allowing users to set environment variables by reading from a file using a specific naming convention.
Key Highlights
- Set environment variables by reading a file
- Uses <variable_name>_FILE convention
New Features
- File-based environment variable configuration
Full Release Notes
- Set environment variables by reading a file. Use `<variable_name>_FILE`. Read [configuration](https://github.com/thedevs-network/kutt/tree/main?tab=readme-ov-file#configuration) for more info. (pull request #814)