error-handling #7

Merged
y merged 2 commits from error-handling into master 2024-07-02 07:56:13 +00:00
Showing only changes of commit 79e338958a - Show all commits

View File

@ -39,7 +39,7 @@ pnpm run build
```
```sh
pm2 start --name "Sigit-DVM" -- start
pm2 start --name "Sigit-DVM" npm -- start
```
## Make PM2 auto start on reboot