thelounge/config.js
2014-06-29 03:08:28 +02:00

5 lines
53 B
JavaScript

module.exports = {
port: 9000,
public: true
};