[mirotalksfu] - update dep. fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2022-10-25 16:35:47 +02:00
الأصل 209dd9a4f8
التزام 1b13675b2b
3 ملفات معدلة مع 50 إضافات و24 حذوفات

عرض الملف

@@ -53,7 +53,7 @@ Change the `announcedIp` with your `Server public IPv4` on `app/src/config.js`
}
```
Set the `inbound rules` if you have the Firewall enalbled
Set the `inbound rules` if you have the Firewall enabled
| Port range | Protocol | Source | Description |
| ----------- | -------- | --------- | ------------------- |
@@ -78,7 +78,7 @@ Check if is correctly installed: https://your.domain.name:3010
![pm2](../public/images/pm2.png)
Using [PM2](https://pm2.keymetrics.io) to run it as deamon
Using [PM2](https://pm2.keymetrics.io) to run it as daemon
```bash
$ npm install -g pm2