change ports in start
This commit is contained in:
4
start
4
start
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user