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
commit 91d315ae6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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