From 7ff1cf266a0e1f135d869c74fba05cf849db15a7 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Thu, 10 Jun 2021 10:08:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c4cbb3..d84aa15 100644 --- a/README.md +++ b/README.md @@ -55,4 +55,4 @@ Credentials for admin user are: You can shutdown the containers by pressing `CTR-C`. Nothing is preserved! After shutting down the container everything is initialized from scratch. -To reuse an existing Symfony tree at `./data/symfony` you may remove the environment variable `DOCKER_CLUSTERCOCKPIT_INIT` in the docker file. +To reuse an existing Symfony tree at `./data/symfony` you may remove the environment variable `DOCKER_CLUSTERCOCKPIT_INIT` in `docker-composer.yml` file.