修改docker-compose

This commit is contained in:
三丙
2024-11-28 10:59:33 +08:00
parent dd8b01fe59
commit 5817cba8c6
5 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,9 @@ networks:
services:
jcpp-node-0:
restart: always
image: registry.cn-hangzhou.aliyuncs.com/sanbing/jcpp-monolith:latest
build:
context: ..
dockerfile: docker/app.Dockerfile
networks:
- sanbing-network
ports: