mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 11:11:07 -03:30
only use ssl if certificate is specified
Signed-off-by: Markus Opahle <3225748+mopahle@users.noreply.github.com>
This commit is contained in:
@@ -52,7 +52,7 @@ dockerhub_base=ansible
|
||||
awx_task_hostname=awx
|
||||
awx_web_hostname=awxweb
|
||||
postgres_data_dir=/tmp/pgdocker
|
||||
host_port=443
|
||||
host_port=80
|
||||
#ssl_certificate=
|
||||
|
||||
# Docker Compose Install
|
||||
|
||||
Reference in New Issue
Block a user