We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b78ba17 commit 46cdf11Copy full SHA for 46cdf11
backend/.env.example
@@ -1,6 +1,9 @@
1
PORT=8000
2
-
3
MONGODB_URL=
4
SECRET_ACCESS_KEY=
5
+CLOUDINARY_CLOUD_NAME=
6
+CLOUDINARY_API_KEY=
7
+CLOUDINARY_API_SECRET=
8
+
9
VITE_SERVER_DOMAIN=https://blog-script-7kbo.onrender.com
0 commit comments