Files
bamboo/extend/socket.io/config.js
T
2022-07-07 22:16:39 +08:00

6 lines
76 B
JavaScript

module.exports = {
path: "app/*/io/*.js",
port: 3210,
test_port: 3211,
}