document postgres_data_dir

This commit is contained in:
sezanzeb
2021-01-25 17:26:39 +01:00
committed by GitHub
parent 7032927ba3
commit b9a9d645de

View File

@@ -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