mirror of
https://github.com/strapi/strapi.git
synced 2025-09-04 06:13:03 +00:00
4 lines
101 B
JavaScript
4 lines
101 B
JavaScript
![]() |
module.exports = {
|
||
|
jwtSecret: process.env.JWT_SECRET || 'c4dc6f71-db45-49c6-82d0-9ca91cb93fa2',
|
||
|
};
|