mirror of
https://github.com/ansible/awx.git
synced 2026-02-02 01:58:09 -03:30
Add SSL suport for docker install
Signed-off-by: walkafwalka <41709139+walkafwalka@users.noreply.github.com>
This commit is contained in:
committed by
Markus Opahle
parent
bb276a8fcb
commit
3a7bf6a8ac
@@ -52,7 +52,8 @@ dockerhub_base=ansible
|
||||
awx_task_hostname=awx
|
||||
awx_web_hostname=awxweb
|
||||
postgres_data_dir=/tmp/pgdocker
|
||||
host_port=80
|
||||
host_port=443
|
||||
#ssl_certificate=
|
||||
|
||||
# Docker Compose Install
|
||||
# use_docker_compose=false
|
||||
|
||||
Reference in New Issue
Block a user