diff --git a/render.yaml b/render.yaml index 95a8594f7..9e1565621 100644 --- a/render.yaml +++ b/render.yaml @@ -5,7 +5,7 @@ services: plan: free buildCommand: npm i && npm run build:web startCommand: npx prisma migrate deploy --schema packages/prisma/schema.prisma && npx turbo run start --filter=@documenso/web - healthCheckPath: /api/trpc/health + healthCheckPath: /api/health envVars: # Node Version