Comment on what's the simple way to map services to subdomains instead of specifying the port number?
talkingpumpkin@lemmy.world 3 days ago
The simplest (= most basic) solution would be to assign several IPs to the machine (you can add multiple on the same network interface) and have each service listen on a specific address.