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.
57
57
<configuration >
58
58
<!-- dev appserver configuration (standard environment only) -->
59
59
<!--
60
- <devserver.host>127.0.0.1</devserver.port >
60
+ <devserver.host>127.0.0.1</devserver.host >
61
61
<devserver.port>8080</devserver.port>
62
62
-->
63
63
<!-- staging configuration (standard/flex-compat environment only) -->
64
64
<!--
65
65
<stage.enableJarSplitting>true</stage.enableJarSplitting>
66
66
-->
67
- <!-- staging configuration (flexible environment only) -->
68
- <!--
69
- <stage.artifact>target/some-customer-artifact.jar</stage.artifact>
70
- -->
71
67
<!-- deploy configuration -->
72
68
<deploy .promote>true</deploy .promote>
73
69
<deploy .stopPreviousVersion>true</deploy .stopPreviousVersion>
You can’t perform that action at this time.
0 commit comments