This commit is contained in:
2026-03-12 03:56:24 +00:00
parent 6d2413a25f
commit f95770dec6
120 changed files with 573 additions and 50 deletions
+2
View File
@@ -1,5 +1,7 @@
#!/bin/bash
export NODE_ENV=production
pm2 kill
pm2 start --name turboci-web 'bunx next start -p 3772'