termlog/config.js
2021-08-24 17:01:20 +07:00

3 lines
65 B
JavaScript

exports.DEFAULT_PORT = 3456;
exports.DEFAULT_HOST = "localhost";