mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
document postgres_data_dir
This commit is contained in:
parent
7032927ba3
commit
b9a9d645de
@ -62,6 +62,7 @@ dockerhub_base=ansible
|
||||
# Common Docker parameters
|
||||
awx_task_hostname=awx
|
||||
awx_web_hostname=awxweb
|
||||
# Local directory that is mounted in the awx_postgres docker container to place the db in
|
||||
postgres_data_dir="~/.awx/pgdocker"
|
||||
host_port=80
|
||||
host_port_ssl=443
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user