mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-03-30 14:15:55 +00:00
docs: fixes listening port (server) (#1958)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user