summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index b961dfe..ed1a91e 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,10 @@
## Development setup
-Run `soc_collector` and set env var `COLLECTOR_URL`.
+Env vars:
+- `COLLECTOR_URL`
+- `JWT_URL`
+- `PER_PAGE`
The commit pointed to by the `soc_collector` submodule is compatible with `main` in this repo.