mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
ITPLT-4275 set secure=true for Jira DC Application Tunnel connectors
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
|
||||
{% if atl_apptunnel_port is defined and atl_apptunnel_port != '' %}
|
||||
<Connector port="{{ atl_apptunnel_port }}"
|
||||
secure="true"
|
||||
connectionTimeout="20000"
|
||||
maxThreads="200"
|
||||
minSpareThreads="10"
|
||||
|
||||
Reference in New Issue
Block a user