Browse Source

fix: rehome

master
wangxiang 2 years ago
parent
commit
aa591ed07f
No known key found for this signature in database
GPG Key ID: 1BA7946AB6B232E4
  1. 2
      pom.xml

2
pom.xml

@ -32,7 +32,7 @@ @@ -32,7 +32,7 @@
<spring.checkstyle.plugin>0.0.29</spring.checkstyle.plugin>
<apache.compiler.plugin>3.8.1</apache.compiler.plugin>
<docker.plugin.version>0.32.0</docker.plugin.version>
<docker.host>https://139.9.72.189:2276</docker.host>
<docker.host>https://114.55.129.122:2276</docker.host>
<docker.certPath>/usr/local/docker-ssl-kicc</docker.certPath>
</properties>

Loading…
Cancel
Save