Chrome redirects .dev to https

前端 未结 7 1281
萌比男神i
萌比男神i 2020-11-27 06:40

Suddenly Google Chrome redirects my virtual-host domain myapplication.dev to https://myapplication.dev. I already tried to go to

chrome://net-interna

7条回答
  •  春和景丽
    2020-11-27 07:27

    Check that link

    https://laravel-news.com/chrome-63-now-forces-dev-domains-https

    Based on this article by Danny Wahl he recommends you use one of the following: “.localhost”, “.invalid”, “.test”, or “.example”.

提交回复
热议问题