Skip to content

Commit 5746b83

Browse files
authored
Update .env.test
1 parent 6510e80 commit 5746b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ DB_HOST=your_db_host
44
DB_DATABASE=your_db_name
55
DB_PASSWORD=your_db_password
66
DB_PORT=your_db_port
7-
JWT_SECRET=798ea961741292c2ae495590e8512d25fc1d7256c30c38d9a2087df00051eaac
7+
JWT_SECRET=your_jwt_secret
88
JWT_EXPIRATION_TIME=86400
99
1010
EMAIL_PASS=your_email_password

0 commit comments

Comments
 (0)