You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
Since Chrome is now forcing all .dev domains to use HTTPS, we should change the default TLD for local sites to something else, I propose .localhost. However, this new default TLD should be configurable in the Pilothouse config file, as there does not appear to be a consensus in the industry on what the new local host TLD should be, and some folks may still want to use .dev by default if HTTPS is not a problem for their local sites.
Since Chrome is now forcing all
.devdomains to use HTTPS, we should change the default TLD for local sites to something else, I propose.localhost. However, this new default TLD should be configurable in the Pilothouse config file, as there does not appear to be a consensus in the industry on what the new local host TLD should be, and some folks may still want to use.devby default if HTTPS is not a problem for their local sites.