Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我今天遇到了这个问题,我无法使用 Chrome 网络浏览器使用 valet domain.test 域查看我的 Laravel 项目。
我遇到了这个问题:DNS_PROBE_FINISHED_NXDOMAIN
经过大量挖掘后,我发现问题是通过我的 Chrome 安全设置中的配置引起的。
如果您在 Chrome 设置 < 安全和隐私选项卡 < 安全设置中导航到此选项卡,您需要禁用安全 DNS 或将 DNS 提供商更改为您当前的提供商,这适用于我的情况。
希望这对某人有所帮助,感谢阅读。