Files

4 lines
254 B
Plaintext
Raw Permalink Normal View History

2026-03-23 21:31:26 +00:00
pm2 start "ng serve --configuration=novo --host 127.0.0.1 --port 4010" --name novo-market
2026-05-28 12:56:41 +00:00
pm2 start "ng serve --configuration=lavero --host 127.0.0.1 --port 4202" --name lavero-market
2026-03-23 21:31:26 +00:00
pm2 start "ng serve --host 127.0.0.1 --port 4001" --name dexar-market