Skip to content

Commit

Permalink
Update content/300-guides/200-deployment/301-edge/450-deploy-to-cloud…
Browse files Browse the repository at this point in the history
…flare-workers.mdx

Co-authored-by: Jan Piotrowski <[email protected]>
  • Loading branch information
ankur-arch and janpio authored Oct 23, 2023
1 parent c2fd0e4 commit 3925147
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ To get started, sign up for a free [Prisma Data Platform account](https://consol
1. Add the Prisma Accelerate connection string to your local environment `.env` file.

```diff file=.env
+DATABASE_URL="DATABASE_URL="prisma://accelerate.prisma-data.net/?api_key=__API_KEY__"
+DATABASE_URL="prisma://accelerate.prisma-data.net/?api_key=__API_KEY__"
-DATABASE_URL="postgres://..."
```

Expand Down

0 comments on commit 3925147

Please sign in to comment.