diff options
| author | Ernst Widerberg <ernstwi@kth.se> | 2021-10-22 08:28:31 +0200 |
|---|---|---|
| committer | Ernst Widerberg <ernstwi@kth.se> | 2021-10-22 08:28:31 +0200 |
| commit | aa5fd309549e84fde4eca7ad120dbc3b59d33673 (patch) | |
| tree | d9d22aec1757d1820c2772cc1deafba0b14ede4c /README.md | |
| parent | 4fdefd6752854c0c5fcfe848f8770aa444fd2750 (diff) | |
Enable login screen with mocked JWT server
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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. |
