spatialillusions/tail-blue-force

Document how to run on port 80/443

Closed this issue · 2 comments

Document how to run on port 80/443

Add information about using setcap to allow node run on ports lower than 1024

sudo setcap 'cap_net_bind_service=+ep' /usr/bin/nodejs

Now added to the getting started in the readme