typicode / hotel

🏩 A simple process manager for developers. Start apps from your browser and access them using local domains
MIT License
9.98k stars 426 forks source link

Support subdomains for tld #295

Open Ti-webdev opened 6 years ago

Ti-webdev commented 6 years ago

For using ".sub.domain" as tld hotel cut ".sub" part from links services at hotel.sub.domain. This patch fixes it

typicode commented 5 years ago

Hi @Ti-webdev,

Sorry for the delay and thank you for the PR.

Why not .domain for the tld and hotel add cmd --name app.sub? App would be accessible using app.sub.domain.