module.exports = {
username: 'gh-username',
password: 'gh-password',
repo: 'user/repo',
port: 3001
};