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

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# 在线商城PHP项目
## Docker 部署
```bash
cp .env.example .env
```