买家端bugfix

This commit is contained in:
litianxiang
2026-05-21 14:42:23 +08:00
parent 7c2a142d03
commit 2c803174ec
10 changed files with 30 additions and 4 deletions

View File

@@ -69,10 +69,8 @@ jobs:
volumes:
# 数据挂载
- ./log:/log
- ./temp:/temp
- ./uploads:/temp/uploads
ports:
- '10097:10093'
- '10097:10097'
restart: always
EOF
# 验证docker-compose.yml生成