Skip to content

Commit

Permalink
Update docs/61_dandi_authentication.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kabilar Gunalan <[email protected]>
  • Loading branch information
aaronkanzer and kabilar authored Apr 19, 2024
1 parent 71505db commit 754169a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/61_dandi_authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 754169a

Please sign in to comment.