Skip to content

Commit

Permalink
Update embedding_17_link_sharing.md
Browse files Browse the repository at this point in the history
Small fix based on Ioana code change to .env file
  • Loading branch information
pballai authored Sep 5, 2024
1 parent 0c97149 commit 9c3beea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ Duration: 5

Open the cloned project folder in VSCode and click to open the `.env` file. This file contains variables that we will configure manually. In production environments, these values would be generated by the parent application at runtime.

Replace the placeholder values for `EMBED_PATH`, `CLIENT_ID`, `EMBED_SECRET` and `EMAIL` to match your values created earlier:
Replace the placeholder values for `EMBED_PATH`, `CLIENT_ID`, `EMBED_SECRET`, `EMAIL` and `EXTERNAL_USER_TEAM` to match your values created earlier:

<img src="assets/ls5.png" width="800"/>

Expand Down

0 comments on commit 9c3beea

Please sign in to comment.