We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b97251 commit ca76d50Copy full SHA for ca76d50
config.js
@@ -1,4 +1,4 @@
1
-(require('dotenv')).config();
+//(require('dotenv')).config();
2
module.exports = {
3
adminRoleId: process.env.ROLE_ADMIN,
4
color: {
0 commit comments