mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-12 15:24:14 +00:00
README: changing ports
This commit is contained in:
parent
0654e3daaf
commit
48bf9100f0
@ -126,6 +126,12 @@ make medalla NODE_ID=1
|
||||
make medalla NODE_ID=2
|
||||
```
|
||||
|
||||
To change the TCP and UDP ports from the default value of 9000:
|
||||
|
||||
```bash
|
||||
make BASE_PORT=9100 medalla
|
||||
```
|
||||
|
||||
If you wish to make a deposit, execute the following command:
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user