🌱 planting ideas 🌱

Running production node on port 80 on AWS

1
sudo setcap 'cap_net_bind_service=+ep' $(which node)