spee.ch/devConfig/slackConfig.js

6 lines
99 B
JavaScript
Raw Normal View History

module.exports = {
slackWebHook : '',
slackErrorChannel: '',
slackInfoChannel : null,
};