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

4 lines
48 B
JavaScript
Raw Permalink Normal View History

2021-10-05 18:31:26 +03:00
module.exports = {
jwtPrivateKey: "KEY",
};