docs: fixes listening port (server) (#1958)

This commit is contained in:
darkmaster
2023-02-27 21:15:08 +01:00
committed by GitHub
parent 3e4d4f04ef
commit 38b7e4d4a4

View File

@@ -42,7 +42,7 @@ Manual installation requires some preliminary actions:
```sh
# 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: