7.18 尝试部署-5 docker compose文件bug修改
This commit is contained in:
parent
8a1fbec671
commit
0a11948605
@ -8,7 +8,7 @@ services:
|
|||||||
pay-mall:
|
pay-mall:
|
||||||
build:
|
build:
|
||||||
context: ../../..
|
context: ../../..
|
||||||
dockerfile: group-buying-sys-app/Dockerfile
|
dockerfile: pay-mall-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