UNPKG

occaecatidicta

Version:
15 lines (12 loc) 244 B
module.exports = { 'development': { 'id': 'master-server-1', 'host': '127.0.0.1', 'port': 3005 }, 'production': { 'id': 'master-server-1', 'host': '127.0.0.1', 'port': 3005 } };