Document env vars

This commit is contained in:
decentral1se 2021-06-11 22:28:32 +02:00
parent 9d83b7191d
commit 5942468164
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 0 deletions

View File

@ -45,5 +45,6 @@ your technology stack.
It's a [FastAPI](https://fastapi.tiangolo.com/) application.
```
$ set -a && source .envrc && set +a
$ make
```