yusuketk 5 anni fa
parent
commit
e27e2295c4
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      config/env.dev.js

+ 2 - 0
config/env.dev.js

@@ -22,4 +22,6 @@ module.exports = {
   // DEV_HTTPS: true,
   // FORCE_WIKI_MODE: 'private', // 'public', 'private', undefined
   // PROMSTER_ENABLED: true,
+  // SLACK_SIGNING_SECRET: '',
+  // SLACK_BOT_TOKEN: '',
 };