mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 11:25:08 -02:30
Change the default EE location
This commit is contained in:
committed by
Shane McDonald
parent
9964ba7c9a
commit
b953478225
@@ -44,7 +44,7 @@ services:
|
||||
# context: ./docker-compose
|
||||
# dockerfile: Dockerfile-logstash
|
||||
ee:
|
||||
image: quay.io/awx/ee
|
||||
image: quay.io/ansible/awx-ee
|
||||
user: ${CURRENT_UID}
|
||||
volumes:
|
||||
- "./docker-compose/receptor.cfg:/receptor.cfg"
|
||||
|
||||
Reference in New Issue
Block a user