Skip to content

Commit afee9c8

Browse files
authored
Update create-env-file-tutorial.md
1 parent e0b2a06 commit afee9c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/ai-studio/includes/create-env-file-tutorial.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@ If you have a search index that you want to use, update the `AISEARCH_INDEX_NAME
3131

3232
If you changed the names of the models when you deployed them, update the values in the `.env` file to match the names you used.
3333

34+
> [!TIP]
35+
> If you're working in VS Code, close and reopen the terminal window after you've saved changes in the `.env` file.
36+
3437
> [!WARNING]
3538
> Ensure that your `.env` is in your `.gitignore` file so that you don't accidentally check it into your git repository.

0 commit comments

Comments
 (0)