Shuo/config.js

5 lines
53 B
JavaScript

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