mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 12:10:06 -03:30
Merge pull request #9155 from sezanzeb/patch-2
document postgres_data_dir
Reviewed-by: awxbot
https://github.com/awxbot
This commit is contained in:
@@ -62,6 +62,7 @@ dockerhub_base=ansible
|
|||||||
# Common Docker parameters
|
# Common Docker parameters
|
||||||
awx_task_hostname=awx
|
awx_task_hostname=awx
|
||||||
awx_web_hostname=awxweb
|
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"
|
postgres_data_dir="~/.awx/pgdocker"
|
||||||
host_port=80
|
host_port=80
|
||||||
host_port_ssl=443
|
host_port_ssl=443
|
||||||
|
|||||||
Reference in New Issue
Block a user