Skip to content

Commit a00c062

Browse files
author
Jagveer
committed
.env
1 parent dd6e6dd commit a00c062

File tree

1 file changed

+3
-4
lines changed
  • samples/sample-app

1 file changed

+3
-4
lines changed

samples/sample-app/.env

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
PRIVATE_KEY = qqHhrm/7WtoRcMuIORD2+75uPOA=
2-
PUBLIC_KEY = 81shyFkcqoR/It6sCR1P845UtCY=
3-
URL_ENDPOINT = https://ik.imagekit.io/s11xanjcm/
4-
1+
PRIVATE_KEY = your_private_key
2+
PUBLIC_KEY = your_public_key
3+
URL_ENDPOINT = your_url_endpoint
54
SERVER_PORT = 3000

0 commit comments

Comments
 (0)