module.exports = { clientId: "slack_client_id" ,clientSecret: "slack_client_secret" ,rootUrl: "redirect_url" ,isDebug: false };