exports.MYSQL_SERVER = '';
exports.MYSQL_DB = '';
exports.MYSQL_USER = '';
exports.MYSQL_PASSWORD = '';
exports.IO_PORT = 1337;