ITOPSENG-589 lets use the port defined in the template

This commit is contained in:
Geoff Jacobs
2020-04-28 11:37:19 +10:00
parent 30a8d3fba2
commit 45586cdbe3

View File

@@ -22,6 +22,7 @@ setup.sysadmin.password={{ atl_bitbucket_admin_password }}
setup.sysadmin.displayName=AdminIstrator
setup.sysadmin.emailAddress=admin@yourcompany.com
server.port={{ atl_tomcat_port }}
server.proxy-name={{ atl_proxy_name }}
server.secure={{ atl_ssl_proxy }}
server.require-ssl={{ atl_ssl_proxy }}