mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
Add test libs, update dependencies
This commit is contained in:
parent
cd6d929cbf
commit
16acd1b49c
24 changed files with 1692 additions and 159 deletions
|
@ -18,7 +18,7 @@ module.exports.session = {
|
|||
*
|
||||
*/
|
||||
|
||||
secret: '8b5b32787a446caa57c0a5abbb4ed6fe',
|
||||
secret: process.env.SECRET_KEY,
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue