update pm2 start script

This commit is contained in:
zhl 2023-04-06 16:53:02 +08:00
parent 6a42d79cae
commit a1ce07f8fb

View File

@ -1 +1 @@
pm2 start npm --name "chain-client" --log-date-format "YYYY-MM-DD HH:mm:ss" -- run "run:dev:api"
pm2 start npm --name "chain-client" --log-date-format "YYYY-MM-DD HH:mm:ss" -- run "dev:api"