mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-12-25 15:29:32 -05:00
add in port access information to install docs
This refers to issue https://gitlab.com/veilid/veilid/-/issues/375
This commit is contained in:
parent
7daf351608
commit
563b7c358a
@ -109,3 +109,7 @@ To start your headless Veilid node without systemd, run:
|
||||
```shell
|
||||
sudo -u veilid veilid-server
|
||||
```
|
||||
|
||||
## Post Install
|
||||
|
||||
To let veilid access other nodes, you'll need to open up access to port 5150 for both tcp and udp. You can additionally open port 5151 as well, though if 5150 is open, that should be enough.
|
||||
|
Loading…
Reference in New Issue
Block a user