1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 00:55:06 +03:00

fix copy paste error in docker compose cluster

This commit is contained in:
chris meyers 2020-04-13 11:12:25 -04:00
parent 21268b779f
commit 72248db76d

View File

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