mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 17:28:51 -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:
@@ -439,7 +439,7 @@ Before starting the build process, review the [inventory](./installer/inventory)
|
||||
|
||||
*host_port*
|
||||
|
||||
> Provide a port number that can be mapped from the Docker daemon host to the web server running inside the AWX container. Defaults to *443*.
|
||||
> Provide a port number that can be mapped from the Docker daemon host to the web server running inside the AWX container. Defaults to *80*.
|
||||
|
||||
*ssl_certificate*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user