切换docker打包服务器
This commit is contained in:
parent
d63a28e73e
commit
44226924de
|
@ -400,7 +400,7 @@
|
|||
<configuration>
|
||||
<dockerDirectory>${project.basedir}/src/main/docker</dockerDirectory>
|
||||
<!-- 指定本地docker -->
|
||||
<dockerHost>http://192.168.124.243:2375</dockerHost>
|
||||
<dockerHost>http://192.168.124.46:2375</dockerHost>
|
||||
<!-- Configure the image name -->
|
||||
<imageName>hisense/share-platform</imageName>
|
||||
<imageTags>
|
||||
|
|
Loading…
Reference in New Issue