diff --git a/08.-Setting-up-and-Deploying-eShopOnContainers-to-Windows-Containers.md b/08.-Setting-up-and-Deploying-eShopOnContainers-to-Windows-Containers.md index 4332202..cc3e010 100644 --- a/08.-Setting-up-and-Deploying-eShopOnContainers-to-Windows-Containers.md +++ b/08.-Setting-up-and-Deploying-eShopOnContainers-to-Windows-Containers.md @@ -38,7 +38,7 @@ Then deploy the containers with the specific configuration for Windows Container docker-compose -f docker-compose-windows.yml -f docker-compose.override.yml -f docker-compose.override.windows.yml up ``` -**Note**: You need to use these three files in docker-compose! +**Note**: You need to use these three files when running docker-compose up. ## RabbitMQ user and password