all repos — caroster @ e41c8cb260f9210d9a2f30e64bf72cbd1b98fe75

[Octree] Group carpool to your event https://caroster.io

extensions/users-permissions/config/jwt.js (view raw)

1module.exports = {
2  jwtSecret: process.env.JWT_SECRET || '89e511b8-e05c-45af-abb4-e7d97e33a26d'
3};