[README] worker run-all info

parent cdef5006
Pipeline #7037 passed with stages
in 76 minutes and 43 seconds
......@@ -410,6 +410,11 @@ psql -c "ALTER DATABASE \"gargantext_pgmq\" OWNER TO \"gargantua\""
nix-shell --run "cabal v2-run gargantext-cli -- worker run --name default"
```
Or launch all worker definitions at once:
```bash
nix-shell --run "cabal v2-run gargantext-cli -- worker run-all"
```
## Configuration
Edit your `gargantext-settings.toml` file and add this section:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment