-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env
More file actions
16 lines (16 loc) · 1.17 KB
/
.env
File metadata and controls
16 lines (16 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORT=5000
DATABASE_URL=mongodb+srv://Assingment-5:3xuYFAqFLYnlFr9d@cluster0.zelnjpd.mongodb.net/?retryWrites=true&w=majority&appName=Cluster0
NODE_ENV=developemnt
Bcrypt_Salt_Round=12
Access_token=f45f80e9c79a9c47f7b609020972fcce1d5339fce6fbdc65539cce5fe7396c8deb8684658559a9a6d7296dc3b554e6769d6734c7b26bb3a6a53090141791f585465d8a22052bfb6098532b1e289c7c519e172eedfd605206403330ebd66c4567c5611c87b19d6c8b48df00ee29022a580ba8dba56123e690e10bf306462945a8
Refresh_token=23fcae0520f8d0e96f1f641f45022fc77f736404f2bd4fcf96e557c79d9e0458d396af7f991ba2d238221217d4db08993a5e34f0435c5815eccafab26b5739e28b3c2725393db0e5df4811ae27092d96688b07e2bf2fb97f57cc201357c4828924bb5cce152d1405daa9219355e0d8521d2863f7a26d2af8a785d073f133d2f8
JWT_ACCESS_EXPIRES_IN=5d
JWT_REFRESH_EXPIRES_IN=10d
STORE_ID=aamarpaytest
SIGNETURE_KEY=dbb74894e82415a2f7ff0ec3a97e4183
BASE_URL=https://sandbox.aamarpay.com
PAYMENT_URL=https://sandbox.aamarpay.com/jsonpost.php
clientURI=https://next-level-web-dev-assignment-5-main.vercel.app
VERIFY_URL=https://sandbox.aamarpay.com/api/v1/trxcheck/request.php
FrontEnd_URL=https://next-level-web-dev-assignment-5-main.vercel.app
Backend_URL=https://next-level-web-dev-assignment-3.vercel.app