Updates
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
export NODE_ENV=production
|
||||
|
||||
pm2 kill
|
||||
|
||||
pm2 start --name turboci-web 'bunx next start -p 3772'
|
||||
|
||||
Reference in New Issue
Block a user