We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c282d16 commit 10c5d5dCopy full SHA for 10c5d5d
pom.xml
@@ -399,6 +399,7 @@
399
<contextPath>/</contextPath>
400
<installPlugin>false</installPlugin>
401
<jvmArgs>-Xms1g -Xmx2g -XX:+UseG1GC</jvmArgs>
402
+ <server>localhost</server>
403
<httpPort>${jira.http.port}</httpPort>
404
<wait>true</wait>
405
<productLicense>${jira.service.management.license}</productLicense>
0 commit comments