Files
marketplaces/start
2026-05-28 12:56:41 +00:00

4 lines
254 B
Plaintext
Executable File

pm2 start "ng serve --configuration=novo --host 127.0.0.1 --port 4010" --name novo-market
pm2 start "ng serve --configuration=lavero --host 127.0.0.1 --port 4202" --name lavero-market
pm2 start "ng serve --host 127.0.0.1 --port 4001" --name dexar-market