Edit JWT SECRET
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
jwtSecret: process.env.JWT_SECRET || 'bf61a93e-7cd3-4018-a552-82c8691313b0'
|
jwtSecret: process.env.JWT_SECRET || '3527426b-d513-44a5-b4c8-ee16494bab0d'
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user