Skip to content

Commit

Permalink
fixup! Add Quickstart page content
Browse files Browse the repository at this point in the history
  • Loading branch information
GregHolmes committed Jun 5, 2024
1 parent 27efc0b commit 2e1a860
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions content/livesync/quickstart.textile
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ Update your @env.local@ file with the following:
```
POSTGRES_URL="<YOUR_FULL_POSTGRES_URL>"
POSTGRES_URL_NON_POOLING="<YOUR_FULL_POSTGRES_URL>"
POSTGRES_USER=<POSTGRES_USER>
POSTGRES_HOST=<POSTGRES_HOST>
POSTGRES_PASSWORD=<POSTGRES_PASSWORD>
POSTGRES_DATABASE=<POSTGRES_DATABASE_NAME>
SESSION_SECRET=somesecret
NEXT_PUBLIC_ABLY_API_KEY=<YOUR_ABLY_API_KEY>
```
Expand Down

0 comments on commit 2e1a860

Please sign in to comment.