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
bug #8567 use .test instead of .dev as development domain (snoek09)
This PR was merged into the 2.7 branch.
Discussion
----------
use .test instead of .dev as development domain
Since `.dev` is an official Top Level Domain it should not be used for local development.
Also, Chrome forces https on these domains.
Commits
-------
7cd40bf use .test instead of .dev as development domain
0 commit comments