Skip to content

Commit b3e4265

Browse files
authored
Merge pull request #83 from aboutcode-org/doc-rest
Doc rest
2 parents 40e513c + c02493b commit b3e4265

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,11 @@ The configuration of FederatedCode depends on environment variables:
4747

4848
- FEDERATEDCODE_WORKSPACE_LOCATION: Directory location of the workspace where we store local Git repos and
4949
content. Default to var/ in current directory in development
50-
- These are generated id and secrets stored in a .env file when running `make envfile`
51-
- SECRET_KEY: Django's secret key
52-
- FEDERATEDCODE_CLIENT_ID: Client UUID
53-
- FEDERATEDCODE_CLIENT_SECRET: Own secret key
50+
- These are generated id and secrets stored in a .env file when running `make envfile`:
51+
52+
- SECRET_KEY: Django's secret key
53+
- FEDERATEDCODE_CLIENT_ID: Client UUID
54+
- FEDERATEDCODE_CLIENT_SECRET: Own secret key
5455

5556

5657
Acknowledgements, Funding, Support and Sponsoring

0 commit comments

Comments
 (0)