File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff 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
5657Acknowledgements, Funding, Support and Sponsoring
You can’t perform that action at this time.
0 commit comments