move old to legacy folder
This commit is contained in:
7
.bzr/legacy/stc-22-24/routes/key.js
Normal file
7
.bzr/legacy/stc-22-24/routes/key.js
Normal file
@@ -0,0 +1,7 @@
|
||||
const JWT_TOKEN = 'secret'
|
||||
const SALT = 3
|
||||
|
||||
module.exports = {
|
||||
JWT_TOKEN,
|
||||
SALT,
|
||||
}
|
||||
Reference in New Issue
Block a user