mirror of
https://github.com/documenso/documenso.git
synced 2026-07-26 01:45:08 +10:00
fix: improvements from testing
This commit is contained in:
+3
-1
@@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
npx prisma migrate deploy --schema ./node_modules/.prisma/client/schema.prisma
|
||||
set -x
|
||||
|
||||
npx prisma migrate deploy --schema ./packages/prisma/schema.prisma
|
||||
|
||||
node apps/web/server.js
|
||||
|
||||
Reference in New Issue
Block a user