7.18 尝试部署-5 docker compose文件bug修改

This commit is contained in:
zhangsan 2025-07-18 16:41:34 +08:00
parent 8a1fbec671
commit 0a11948605

View File

@ -8,7 +8,7 @@ services:
pay-mall:
build:
context: ../../..
dockerfile: group-buying-sys-app/Dockerfile
dockerfile: pay-mall-app/Dockerfile
image: smile/pay-mall:latest
container_name: pay-mall
restart: on-failure