Skip to content

Commit b826bc2

Browse files
author
Philipp Karlsson
committed
Adding server localhost to itest-jira pom config
1 parent 17edf00 commit b826bc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,7 @@
395395
<contextPath>/</contextPath>
396396
<installPlugin>false</installPlugin>
397397
<jvmArgs>-Xms1g -Xmx2g -XX:+UseG1GC</jvmArgs>
398+
<server>localhost</server>
398399
<httpPort>${jira.http.port}</httpPort>
399400
<wait>true</wait>
400401
<productLicense>${jira.service.management.license}</productLicense>

0 commit comments

Comments
 (0)