module.exports = { adminAuth: { type: "credentials", users: [{ username: "?????", password: "??????", permissions: "*" }] } }