This commit is contained in:
2020-07-14 16:52:39 +02:00
parent 0ace942135
commit f4811c7956
+1 -1
View File
@@ -73,7 +73,7 @@ or rebuild if data was updated
docker-compose up -d --build
```
or
```
```sh
docker-compose build --no-cache [client | basex]
docker-compose up -d [client | basex]
```