diff --git a/pm2_dev.sh b/pm2_dev.sh index fa4106e..2d06c49 100755 --- a/pm2_dev.sh +++ b/pm2_dev.sh @@ -1 +1 @@ -pm2 start npm --name "flow-chain" --log-date-format "YYYY-MM-DD HH:mm:ss" -- run "dev:admin" +pm2 start npm --name "flow-be" --log-date-format "YYYY-MM-DD HH:mm:ss" -- run "dev:admin"