fixed typo in the word example

This commit is contained in:
Patrick 2020-09-29 12:00:37 -04:00
parent f39015156b
commit 359682022f

View File

@ -178,6 +178,6 @@ secret_key=awxsecret
#
# Add extra hosts to docker compose file. This might be necessary to
# sneak in servernames. For exmaple for DMZ self-signed CA certificates.
# sneak in servernames. For example for DMZ self-signed CA certificates.
# Equivialent to using the --add-host parameter with "docker run".
#docker_compose_extra_hosts="otherserver.local:192.168.0.1,ldap-server.local:192.168.0.2"