thinkjs/web/App/Conf/config.js
2014-03-28 10:39:16 +08:00

4 lines
56 B
JavaScript

module.exports = {
port: 1234
//配置项: 配置值
}