echo
echo copied to clipboard
Add support for changing webinterface port
RTL runs on 3000 by default on Raspiblitz installs
When running locally you can use PORT as an param when running npm start:
eg. PORT=3006 npm start starts Echo on port 3006