-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env
14 lines (13 loc) · 797 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
NODE_ENV=development
PORT=5000
DATABASE_URL=mongodb+srv://mehedihasan67705251:B5DkTmoaWEi6CoZ9@cluster0.ktsnxx9.mongodb.net/Car-Rental-Reservation-System?retryWrites=true&w=majority&appName=Cluster0
BCRYPT_SALT_ROUNDS=12
DEFAULT_PASS=phuniversity!@#
JWT_ACCESS_SECRET=0699dc98a4cf1b5915d5b279958d1f9602c2fe2ee4259417d3b1f5ad9207f4d38d65a684a428262acf304f9bf65944aa2bea6025f36dac8ea44836ccdcdd64c8
JWT_REFRESH_SECRET=40247d1a4cd4eeb1e2951f9b4b44d2ff434df51fb4c409cf63ea92899ccc8e814712193ab3c3c94b01ef2ccba566d1947286c5aa00201cc5d2108950b97ded1f
JWT_ACCESS_EXPIRES_IN=5d
JWT_REFRESH_EXPIRES_IN=365d
STORE_ID=aamarpaytest
SIGNATURE_KEY=dbb74894e82415a2f7ff0ec3a97e4183
PAYMENT_URL=https://sandbox.aamarpay.com/jsonpost.php
PAYMENT_VERIFY_URL=https://sandbox.aamarpay.com/api/v1/trxcheck/request.php