Skip to content

Commit 79e54b3

Browse files
committed
Trying to explicitly set hostname to localhost
1 parent d1ad097 commit 79e54b3

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)