Open CMD or Powershell as administrator.  Add a URL ACL entry for your new name on the port of your choice, e.g.
netsh http add urlacl url=http://windows.local:8080/ user=everyone
Note: windows.local:8080 can be substituted with the name and port of your choice
Open CMD or Powershell as administrator. Add an inbound firewall rule for this new port.