Skip to content

Commit 10c5d5d

Browse files
author
Philipp Karlsson
committed
Setting localhost explicitly to itest-jira pom config
1 parent c282d16 commit 10c5d5d

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
@@ -399,6 +399,7 @@
399399
<contextPath>/</contextPath>
400400
<installPlugin>false</installPlugin>
401401
<jvmArgs>-Xms1g -Xmx2g -XX:+UseG1GC</jvmArgs>
402+
<server>localhost</server>
402403
<httpPort>${jira.http.port}</httpPort>
403404
<wait>true</wait>
404405
<productLicense>${jira.service.management.license}</productLicense>

0 commit comments

Comments
 (0)