Change the default EE location

This commit is contained in:
Alan Rominger
2020-12-11 21:44:51 -05:00
committed by Shane McDonald
parent 9964ba7c9a
commit b953478225
3 changed files with 3 additions and 3 deletions

View File

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