Merge branch 'Dokploy:canary' into feat/cloud-storage-providers

This commit is contained in:
Vishal kadam
2025-06-13 07:58:06 +05:30
committed by GitHub

View File

@@ -18,9 +18,6 @@ const { handler, api } = betterAuth({
provider: "pg", provider: "pg",
schema: schema, schema: schema,
}), }),
logger: {
disabled: process.env.NODE_ENV === "production",
},
appName: "Dokploy", appName: "Dokploy",
socialProviders: { socialProviders: {
github: { github: {