We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40e513c + c02493b commit b3e4265Copy full SHA for b3e4265
1 file changed
README.rst
@@ -47,10 +47,11 @@ The configuration of FederatedCode depends on environment variables:
47
48
- FEDERATEDCODE_WORKSPACE_LOCATION: Directory location of the workspace where we store local Git repos and
49
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
+- These are generated id and secrets stored in a .env file when running `make envfile`:
+
+ - SECRET_KEY: Django's secret key
+ - FEDERATEDCODE_CLIENT_ID: Client UUID
54
+ - FEDERATEDCODE_CLIENT_SECRET: Own secret key
55
56
57
Acknowledgements, Funding, Support and Sponsoring
0 commit comments