feat: reorganizes mongo connection
This commit is contained in:
@@ -14,5 +14,6 @@ export function buildConfig(overrides?: Partial<Config>): SanitizedConfig {
|
||||
}),
|
||||
};
|
||||
}
|
||||
|
||||
return buildPayloadConfig(merge(baseConfig, overrides || {}));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user