change ports in start

This commit is contained in:
root
2026-03-23 21:31:26 +00:00
parent d29de100c6
commit 3a8bc2f893
4 changed files with 1255 additions and 238 deletions

4
start
View File

@@ -1,2 +1,2 @@
pm2 start "ng serve --configuration=novo --host 127.0.0.1 --port 4000" --name novo-market
pm2 start "ng serve --host 127.0.0.1 --port 3000" --name dexar-market
pm2 start "ng serve --configuration=novo --host 127.0.0.1 --port 4010" --name novo-market
pm2 start "ng serve --host 127.0.0.1 --port 4001" --name dexar-market