© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Miguel Cuellar
Engineering
Hi! I am trying this, have my Caddyfile:
<publicIp>.nip.io { reverse_proxy localhost:8000 }
but when I try to run I get: "start: listening on :443: listen tcp :443: bind: permission denied" Do you know how I can get it to work?