mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 11:55:04 -02:30
Merge pull request #3604 from athenahealth/complete-ssl-support
Update SSL support for docker-compose install Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
@@ -53,6 +53,7 @@ awx_task_hostname=awx
|
||||
awx_web_hostname=awxweb
|
||||
postgres_data_dir=/tmp/pgdocker
|
||||
host_port=80
|
||||
host_port_ssl=443
|
||||
#ssl_certificate=
|
||||
docker_compose_dir=/tmp/awxcompose
|
||||
|
||||
|
||||
Reference in New Issue
Block a user