Open abalter opened 6 years ago
Only the root
user is allowed to run services on ports below 1024.
You could setup nginx with a proxy_pass http://127.0.0.1:YOURPORT
entry in the /
location.
Please take a look at authentication as well: Using -a someuser:somepassword
for the c9-startup is a good start.
I tried the obvious:
I'd like to be able to reach c9 at
localhost
.