Skip to content

Commit

Permalink
ci: 调整启动脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
besscroft committed Nov 15, 2024
1 parent 6f95c8e commit d815438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh

npx prisma@5.17.0 migrate deploy
npx prisma migrate deploy

HOSTNAME="0.0.0.0" node server.js

0 comments on commit d815438

Please sign in to comment.