-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hey @manishkumar8312
Description
There is a discrepancy between the server environment variables listed in the main README.md and the variables present in the server/sample.env file.
The README.md correctly lists the following Cloudinary variables as required:
CLOUDINARY_CLOUD_NAMECLOUDINARY_API_KEYCLOUDINARY_API_SECRET
However, these variables are missing from server/sample.env. This can cause confusion for new contributors during setup.
Proposed Solution
Update server/sample.env to include the missing Cloudinary variables with placeholder values. This will ensure the example file is a complete and accurate template.
Metadata
Metadata
Assignees
Labels
No labels