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 17edf00 commit b826bc2Copy full SHA for b826bc2
pom.xml
@@ -395,6 +395,7 @@
395
<contextPath>/</contextPath>
396
<installPlugin>false</installPlugin>
397
<jvmArgs>-Xms1g -Xmx2g -XX:+UseG1GC</jvmArgs>
398
+ <server>localhost</server>
399
<httpPort>${jira.http.port}</httpPort>
400
<wait>true</wait>
401
<productLicense>${jira.service.management.license}</productLicense>
0 commit comments