updated data and added FullTextIndex basex db

This commit is contained in:
2019-10-14 16:53:05 +02:00
parent ed21394a25
commit 700a01a0d4
3 changed files with 13 additions and 1 deletions
+4
View File
@@ -59,6 +59,10 @@ restart the containers
docker-compose restart basex
docker-compose restart client
```
or rebuild if data was updated
```
docker-compose uo -d --build
```
## Doc