mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-16 18:03:06 -06:00
ITOPSENG-589 lets use the port defined in the template
This commit is contained in:
@@ -22,6 +22,7 @@ setup.sysadmin.password={{ atl_bitbucket_admin_password }}
|
|||||||
setup.sysadmin.displayName=AdminIstrator
|
setup.sysadmin.displayName=AdminIstrator
|
||||||
setup.sysadmin.emailAddress=admin@yourcompany.com
|
setup.sysadmin.emailAddress=admin@yourcompany.com
|
||||||
|
|
||||||
|
server.port={{ atl_tomcat_port }}
|
||||||
server.proxy-name={{ atl_proxy_name }}
|
server.proxy-name={{ atl_proxy_name }}
|
||||||
server.secure={{ atl_ssl_proxy }}
|
server.secure={{ atl_ssl_proxy }}
|
||||||
server.require-ssl={{ atl_ssl_proxy }}
|
server.require-ssl={{ atl_ssl_proxy }}
|
||||||
|
|||||||
Reference in New Issue
Block a user