mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 13:11:19 -03:30
fix copy paste error in docker compose cluster
This commit is contained in:
parent
21268b779f
commit
72248db76d
@ -58,7 +58,6 @@ services:
|
||||
privileged: true
|
||||
image: ${DEV_DOCKER_TAG_BASE}/awx_devel:${TAG}
|
||||
hostname: awx-3
|
||||
entrypoint: ["bash"]
|
||||
command: launch_awx.sh
|
||||
working_dir: "/awx_devel"
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user