Update tools/docker-compose/README.md

Co-authored-by: Shane McDonald <me@shanemcd.com>
This commit is contained in:
Alex Corey 2022-06-13 13:53:48 -04:00 committed by GitHub
parent dfde30798e
commit d6fb8d6cd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ Here are the main `make` targets:
Notable files:
- `tools/docker-compose/inventory` file - used to configure the local AWX development.
- `tools/docker-compose/inventory` file - used to configure the AWX development environment.
- `migrate.yml` - playbook for migrating data from Local Docker to the Development Environment
### Prerequisites