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

This commit is contained in:
zhangsan 2025-07-18 16:39:41 +08:00
parent 69ae9d74c4
commit 8a1fbec671

View File

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