File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
appengine/helloworld-new-plugins Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -57,17 +57,13 @@ Copyright 2015 Google Inc.
5757 <configuration >
5858 <!-- dev appserver configuration (standard environment only) -->
5959 <!--
60- <devserver.host>127.0.0.1</devserver.port >
60+ <devserver.host>127.0.0.1</devserver.host >
6161 <devserver.port>8080</devserver.port>
6262 -->
6363 <!-- staging configuration (standard/flex-compat environment only) -->
6464 <!--
6565 <stage.enableJarSplitting>true</stage.enableJarSplitting>
6666 -->
67- <!-- staging configuration (flexible environment only) -->
68- <!--
69- <stage.artifact>target/some-customer-artifact.jar</stage.artifact>
70- -->
7167 <!-- deploy configuration -->
7268 <deploy .promote>true</deploy .promote>
7369 <deploy .stopPreviousVersion>true</deploy .stopPreviousVersion>
You can’t perform that action at this time.
0 commit comments