πCustom Port (Optional)
This step is to resolve port conflicts, as the algorand node uses the default port of 8080. You can skip this step if you want to use default port.
Go to algorand node directory
cd /var/lib/algorandCopy the config example
cp config.json.example config.jsonEdit the config.json
nano config.json
Restart your node
Check your node status

Last updated