chore(docker): 更新supervisord.conf

This commit is contained in:
2025-12-02 10:19:06 +08:00
parent 41ac96630c
commit 6a7b465944
4 changed files with 33 additions and 14 deletions

4
.gitignore vendored
View File

@@ -18,6 +18,10 @@ __pycache__
.idea
.vscode
# 环境变量
.env
.env.test
# 源码结构
debug.txt
.travis.yml