'use strict';

module.exports.HOST = 'localhost';
module.exports.PORT = 9222;