7.8 部署云服务器

This commit is contained in:
zhangsan 2025-07-08 17:32:03 +08:00
parent be034e4da4
commit faaeef7e97

View File

@ -64,7 +64,7 @@ services:
# 4. Java 后端
group-buying-sys:
build:
context: .. # 从 docs/ 回到项目根
context: ../.. # 从 docs/ 回到项目根
dockerfile: group-buying-sys-app/Dockerfile
image: smile/group-buying-sys:latest
container_name: group-buying-sys