|
@@ -22,7 +22,6 @@
|
|
|
<groupId>com.macro.mall</groupId>
|
|
|
<artifactId>mall</artifactId>
|
|
|
<version>1.0-SNAPSHOT</version>
|
|
|
- <relativePath/> <!-- lookup parent from repository -->
|
|
|
</parent>
|
|
|
|
|
|
<dependencies>
|
|
@@ -78,7 +77,7 @@
|
|
|
<!--</executions>-->
|
|
|
<!--<configuration>-->
|
|
|
<!--<imageName>mall/${project.artifactId}:${project.version}</imageName>-->
|
|
|
- <!--<dockerHost>http://39.98.190.128:2375</dockerHost>-->
|
|
|
+ <!--<dockerHost>http://192.168.3.101:2375</dockerHost>-->
|
|
|
<!--<baseImage>java:8</baseImage>-->
|
|
|
<!--<entryPoint>["java", "-jar","-Dspring.profiles.active=prod","/${project.build.finalName}.jar"]</entryPoint>-->
|
|
|
<!--<resources>-->
|