This commit is contained in:
Sefinek 2024-09-18 12:35:40 +02:00
parent 77647d6c6f
commit f5b14ab11d

View file

@ -53,7 +53,7 @@ Report generated by Node-Cloudflare-WAF-AbuseIPDB (https://github.com/sefinek24/
```bash
node .
```
5. If you want to run the process 24/7, install the `PM2` module.
5. If you want to run the process 24/7, install the [PM2](https://www.npmjs.com/package/pm2) module.
```bash
npm install pm2 -g
```