From cfe9d04f5f2c4d4544c01e0a9762ce7730e0094e Mon Sep 17 00:00:00 2001 From: Joeri van Veen Date: Thu, 15 Aug 2024 16:26:08 +0200 Subject: [PATCH] wip --- docker-compose.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 4fcf809..e41aaef 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,8 +7,8 @@ services: # Requires the db container to be running. # # Contains: - # - php-fpm, xdebug, composer - # - WordPress installation (in volume web-data) + # - php-fpm, nginx, xdebug, composer + # - Shopware installation (in volume web-data) # - Various tools: zsh, vim # ## @@ -26,7 +26,7 @@ services: # Requires the db container to be running. # # Contains: - # - php-fpm, xdebug, composer + # - php-fpm, nginx, xdebug, composer # - WordPress installation (in volume web-data) # - Various tools: zsh, vim #