This repository has been archived on 2022-05-17. You can view files and clone it, but cannot push or open issues or pull requests.
brainlet/secret.js.template

3 lines
48 B
Text
Raw Normal View History

2020-10-05 20:36:03 +03:00
module.exports = {
jwtPrivateKey: 'KEY'
};