database.js 94 B

1234
  1. export default {
  2. secret: 'CNXSp8Zc7LpTTdpJ',
  3. database: 'mongodb://localhost:27017/sztm'
  4. }