Keep the writing format in Dify Docker Compose configuration files consistent #8101
Closed
Description
Self Checks
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
- [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
- Please do not modify this template :) and fill in all the required fields.
1. Is this request related to a challenge you're experiencing? Tell me about your story.
Currently, the way in which Dify's configuration files are written is inconsistent. A small number of configurations will be adjusted to be consistent with the way most container services write configurations, which is conducive to maintainability and the creation, testing and versioning of configuration files by external writing programs. Track management.
2. Additional context or comments
No response
3. Can you help us with this feature?
- I am interested in contributing to this feature.