mozilla-advocacy-gantt/config.example.js

8 строки
115 B
JavaScript

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