docs: fixes listening port (server) (#1958)
This commit is contained in:
parent
3e4d4f04ef
commit
38b7e4d4a4
@ -42,7 +42,7 @@ Manual installation requires some preliminary actions:
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
# For Ubuntu
|
# For Ubuntu
|
||||||
ufw allow 5233
|
ufw allow 5223
|
||||||
```
|
```
|
||||||
|
|
||||||
4. **Optional** — If you're using distribution with `systemd`, create `/etc/systemd/system/smp-server.service` file with the following content:
|
4. **Optional** — If you're using distribution with `systemd`, create `/etc/systemd/system/smp-server.service` file with the following content:
|
||||||
|
Loading…
Reference in New Issue
Block a user