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 199199 <enableQuickReload >true</enableQuickReload >
200200 <startupTimeout >1800000</startupTimeout >
201201 <jvmArgs >-Xms2g -Xmx4g -XX:+UseG1GC</jvmArgs >
202+ <server >localhost</server >
202203 <contextPath >/</contextPath >
203204 <productLicense >${jira.service.management.license} </productLicense >
204205 <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 201201 <enableQuickReload >true</enableQuickReload >
202202 <startupTimeout >1800000</startupTimeout >
203203 <jvmArgs >-Xms2g -Xmx4g -XX:+UseG1GC</jvmArgs >
204+ <server >localhost</server >
204205 <contextPath >/</contextPath >
205206 <productLicense >${jira.service.management.license} </productLicense >
206207 <httpPort >${jira.http.port} </httpPort >
You can’t perform that action at this time.
0 commit comments