Files
bamboo/config/app.js
T
robin c2f8473fb5 up
2022-04-07 19:33:31 +08:00

5 lines
54 B
JavaScript

/*应用配置*/
module.exports = {
port: 3000,
}