Skip to content

Commit e2f3596

Browse files
committed
docs: update environment file reference from .env.local to .env
1 parent 00e9117 commit e2f3596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adminforth/documentation/docs/tutorial/07-Plugins/17-bulk-ai-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ npm run makemigration -- --name add-apartment-image-url ; npm run migrate:local
5555
We will also attach [upload plugin](/docs/tutorial/Plugins/upload/) to this field.
5656
5757
58-
Add credentials in your `.env.local` file:
58+
Add credentials in your `.env` file:
5959
```ts title=".env"
6060
...
6161

0 commit comments

Comments
 (0)