Skip to content

Commit 9aa615e

Browse files
committed
add note about dashboard
1 parent d38c3e0 commit 9aa615e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ CLOUDINARY_UPLOAD_PRESET=your_upload_preset
5757
CLOUDINARY_NOTIFICATION_URL=
5858
```
5959

60+
> [!NOTE]
61+
> 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.
62+
6063
## Usage
6164

6265
### Upload, Retrieval & Transformation

0 commit comments

Comments
 (0)