Skip to content

Commit

Permalink
reduced app startup timeout to 180
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Katzberg committed Mar 21, 2016
1 parent d40d80c commit 9d848ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,7 @@
<memory>1024</memory>
<diskQuota>1024</diskQuota>
<healthCheckTimeout>180</healthCheckTimeout>
<appStartupTimeout>300</appStartupTimeout>
<appStartupTimeout>180</appStartupTimeout>
<instances>2</instances>
</configuration>
</plugin>
Expand Down

0 comments on commit 9d848ec

Please sign in to comment.