mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-05 10:29:56 +08:00
修改docker-compose
This commit is contained in:
@@ -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:
|
||||
|
||||
4
pom.xml
4
pom.xml
@@ -549,9 +549,7 @@
|
||||
<tsx>SLASHSTAR_STYLE</tsx>
|
||||
<conf>SCRIPT_STYLE</conf>
|
||||
<gradle>JAVADOC_STYLE</gradle>
|
||||
<Dockerfile-Base>SCRIPT_STYLE</Dockerfile-Base>
|
||||
<Dockerfile-App>SCRIPT_STYLE</Dockerfile-App>
|
||||
<Dockerfile-Protocol>SCRIPT_STYLE</Dockerfile-Protocol>
|
||||
<Dockerfile>SCRIPT_STYLE</Dockerfile>
|
||||
</mapping>
|
||||
</configuration>
|
||||
<executions>
|
||||
|
||||
Reference in New Issue
Block a user