summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-api/README.md
diff options
context:
space:
mode:
authorFabian Mastenbroek <mail.fabianm@gmail.com>2021-05-17 12:53:56 +0200
committerFabian Mastenbroek <mail.fabianm@gmail.com>2021-05-18 15:46:43 +0200
commit2bdde75f0a95e070459004c9b7cf7c0d6618bc9d (patch)
tree5f68e2eec7a32575ec5c9bc806dd3e0b0b244b49 /opendc-web/opendc-web-api/README.md
parent1f2e8460a730ffc96ad45a68d7cd8e45f67bfd7a (diff)
docs: Add instructions on configuring Auth0 for OpenDC
This change updates the deployment guide to include instructions on configuring Auth0 for OpenDC. This process should not be much more difficult than creating the Google Application.
Diffstat (limited to 'opendc-web/opendc-web-api/README.md')
-rw-r--r--opendc-web/opendc-web-api/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/opendc-web/opendc-web-api/README.md b/opendc-web/opendc-web-api/README.md
index af3cf927..d1c469c1 100644
--- a/opendc-web/opendc-web-api/README.md
+++ b/opendc-web/opendc-web-api/README.md
@@ -80,7 +80,7 @@ repository.
#### Get and configure the code
-Clone OpenDC and follow the [instructions in the main repository](../../) to set up an [Auth0](https://auth0.com)
+Clone OpenDC and follow the [instructions from the deployment guide](../../docs/deploy.md) to set up an [Auth0](https://auth0.com)
application and environment variables.
**Important:** Be sure to set up environment variables according to those instructions, in a `.env` file.