Skip to content

Commit

Permalink
add note about dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmanders committed Sep 25, 2024
1 parent d38c3e0 commit 0e9d8df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ CLOUDINARY_UPLOAD_PRESET=your_upload_preset
CLOUDINARY_NOTIFICATION_URL=
```

Note: You can get your `CLOUDINARY_URL` from your [Cloudinary console](https://cloudinary.com/console). It typically looks like this: `cloudinary://API_KEY:API_SECRET@CLOUD_NAME`. Make sure to replace `API_KEY`, `API_SECRET`, and `CLOUD_NAME` with your actual Cloudinary credentials.

## Usage

### Upload, Retrieval & Transformation
Expand Down

0 comments on commit 0e9d8df

Please sign in to comment.