配置参数和脚本优化

This commit is contained in:
thinkgem
2022-04-24 17:48:16 +08:00
parent 93a09be05d
commit 6dce23a32f
22 changed files with 106 additions and 201 deletions

View File

@@ -64,7 +64,9 @@
<eclipse-plugin-download-javadocs>false</eclipse-plugin-download-javadocs>
<!-- docker setting -->
<docker.run.port>8980:8980</docker.run.port>
<docker.dockerHost>http://192.168.56.102:2375</docker.dockerHost>
<docker.imageName>thinkgem/${project.artifactId}:5.0</docker.imageName>
<docker.run.port>8980:8980</docker.run.port>
</properties>