module.exports = { plugins: [], projectConfig: { // redis_url: REDIS_URL, database_url: "postgres://localhost/medusa-fixtures", database_type: "postgres", }, };