Macaca DataHub plugin for Egg.js
$ npm i egg-datahub --save-dev
config/plugin.js
exports.datahub = {
enable: true,
package: 'egg-datahub'
};
config.unittest.js (default config)
exports.datahub = {
port: 9200,
hostname: 'localhost'
};
zivyangll |
xudafeng |
snapre |
zhangyuheng |
fengmk2 |
---|
This project follows the git-contributor spec, auto updated at Sun Mar 27 2022 22:44:45 GMT+0800
.
The MIT License (MIT)