From 754169aaa8c2afd111e8963afe4acbfa02d5a815 Mon Sep 17 00:00:00 2001 From: aaronkanzer <36093535+aaronkanzer@users.noreply.github.com> Date: Fri, 19 Apr 2024 10:39:25 -0400 Subject: [PATCH] Update docs/61_dandi_authentication.md Co-authored-by: Kabilar Gunalan --- docs/61_dandi_authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/61_dandi_authentication.md b/docs/61_dandi_authentication.md index 09844418..c84410c5 100644 --- a/docs/61_dandi_authentication.md +++ b/docs/61_dandi_authentication.md @@ -79,5 +79,5 @@ For `netlify.toml`: This should be located in the `web/` sub-directory -- [see D For `.env.production`: This should also be located in the `web/` sub-directory -- [see DANDI Archive web/.env.production](https://github.com/dandi/dandi-archive/blob/master/web/.env.production). This is a file that will inject environment variables into the frontend upon build (e.g. `vite build`) -You'll need to update the relevant values that reflect what was in your `Social Application` object for both files. You will also notice an environment variable related to `Sentry` -- this value can be obtained from your Sentry account. +Update the relevant values that reflect what was in your `Social Application` object for both files. You will also notice an environment variable related to `Sentry` -- this value can be obtained from your Sentry account.