Updated Setting up a Hub (markdown)
parent
411d0d077e
commit
d30e30644d
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ docker compose up -d es01
|
||||||
|
|
||||||
you can check the loading progress by running `curl localhost:9200/claims/_count`
|
you can check the loading progress by running `curl localhost:9200/claims/_count`
|
||||||
|
|
||||||
once the count stops going up, start elastic sync
|
### once the count stops going up, start elastic sync
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker compose up -d scribe_elastic_sync
|
docker compose up -d scribe_elastic_sync
|
||||||
|
|
Loading…
Reference in a new issue