add NPROC for communication with updater

This commit is contained in:
Pakin 2025-09-02 17:47:30 +07:00
parent 6ccc186e97
commit 9df9d1b75f
9 changed files with 220 additions and 6 deletions

View file

@ -1,2 +1,2 @@
#!/bin/bash
DEBUG=server:* PORT=36530 npm start
DEBUG=server:* PORT=36531 npm start