From aa5fd309549e84fde4eca7ad120dbc3b59d33673 Mon Sep 17 00:00:00 2001 From: Ernst Widerberg Date: Fri, 22 Oct 2021 08:28:31 +0200 Subject: Enable login screen with mocked JWT server --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') 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. -- cgit v1.1