0.1.1 • Published 10 months ago

eyu-egg-nacos v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

egg-eyu-egg-nacos

NPM version npm download

Install

$ npm i eyu-egg-nacos --save

Usage

// {app_root}/config/plugin.js
exports.eyuEggNacos = {
  enable: true,
  package: 'eyu-egg-nacos',
};

Configuration

// {app_root}/config/config.default.js
exports.eyuEggNacos = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

0.1.1

10 months ago