Fix the start_http_cache.sh
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4b19b80..11628b7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                                                                                                </ports>
                                                                                                                                <workingDir>/usr/src/http-cache-app</workingDir>
                                                                                                                                <cmd>
-                                                                                                                                               <shell>./start_http_cache.sh ${http.proxy}</shell>
+                                                                                                                                               <shell>./start_http_cache.sh ${http.proxy} localhost:${docker.http-cache.port.host}</shell>
                                                                                                                                </cmd>
                                                                                                                </run>
                                                                                                </image>