feat(core): merge backup core changes with post-split functionality
This commit is contained in:
@@ -357,6 +357,7 @@ const app = await createApp(db as any, {
|
||||
allowedHostnames: config.allowedHostnames,
|
||||
bindHost: config.host,
|
||||
authReady,
|
||||
companyDeletionEnabled: config.companyDeletionEnabled,
|
||||
betterAuthHandler,
|
||||
resolveSession,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user