mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
fixed typo in the word example
This commit is contained in:
parent
f39015156b
commit
359682022f
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user