opt.js 91 B

12345
  1. module.exports = {
  2. databaseDoc: {
  3. datacenter: "http://localhost:8680"
  4. }
  5. };