I’m setting up Shinyproxy on Ubuntu 16 — everything is working beautifully. I’m accessing it via port 8080, and I want to use port 80 instead (so the url doesn’t require a port).
Whenever I change the port in the application.yml file it complains that port 80 is already in use and shinyproxy won’t run.