mirror of https://github.com/akaunting/docker.git
closes #41; Update README.md
This commit is contained in:
parent
2f7a313876
commit
07903994cf
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue