7.18 尝试部署-5 docker compose文件bug修改
This commit is contained in:
parent
69ae9d74c4
commit
8a1fbec671
@ -7,8 +7,8 @@ networks:
|
|||||||
services:
|
services:
|
||||||
pay-mall:
|
pay-mall:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: ../../..
|
||||||
dockerfile: Dockerfile
|
dockerfile: group-buying-sys-app/Dockerfile
|
||||||
image: smile/pay-mall:latest
|
image: smile/pay-mall:latest
|
||||||
container_name: pay-mall
|
container_name: pay-mall
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user