Tomer Cohen
Tomer Cohen
@tomerc.bsky.social
Instead of having different ports for each application, you can use different addresses assigned to the loopback interface, such as 127.1.2.3. Then bind the application to that address instead if 127.0.0.1 (or 0.0.0.0), and set a domain to that address.

These addresses are unroutable, however.
April 11, 2025 at 8:31 PM