closes #41; Update README.md

This commit is contained in:
Mohammed Al-Mahdawi 2021-06-18 11:25:21 +03:00
parent 2f7a313876
commit 07903994cf
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Then head to HTTP at port 8080 on the docker-compose host and finish configuring
After setup is complete, bring the containers down before bringing them back up without the setup variable. After setup is complete, bring the containers down before bringing them back up without the setup variable.
```shell ```shell
docker-compose down -v docker-compose down
docker-compose up -d docker-compose up -d
``` ```