File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
kotlin-insight-client/kotlin-insight-client-test-sdk
kotlin-jira-client-test-base
kotlin-jira-client-test-sdk Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 207207 <enableQuickReload >true</enableQuickReload >
208208 <startupTimeout >1800000</startupTimeout >
209209 <jvmArgs >-Xms2g -Xmx4g -XX:+UseG1GC</jvmArgs >
210+ <server >localhost</server >
210211 <contextPath >/</contextPath >
211212 <productLicense >${jira.service.management.license} </productLicense >
212213 <httpPort >${jira.http.port} </httpPort >
Original file line number Diff line number Diff line change 8383 <contextPath >/</contextPath >
8484 <installPlugin >false</installPlugin >
8585 <jvmArgs >-Xms2g -Xmx4g -XX:+UseG1GC</jvmArgs >
86+ <server >localhost</server >
8687 <httpPort >${jira.http.port} </httpPort >
8788 <applications >
8889 <application >
Original file line number Diff line number Diff line change 208208 </productDataPath >
209209 <skipITs >true</skipITs >
210210 <jvmArgs >-Xms2g -Xmx4g -XX:+UseG1GC</jvmArgs >
211+ <server >localhost</server >
211212 <contextPath >/</contextPath >
212213 <productLicense >${jira.service.management.license} </productLicense >
213214 <httpPort >${jira.http.port} </httpPort >
You can’t perform that action at this time.
0 commit comments