Ddev started succesfully my project and tells me "project can be reached at http://example.ddev.local https://example.ddev.local, http://127.0.01:32771"
I read in config.yaml
# name: <projectname> # Name of the project, automatically provides
# http://projectname.ddev.local and https://projectname.ddev.local
But my project can only be succesfully reached at http://127.0.01:32771 instead automatically provinding the http://projectname.ddev.local https://projectname.ddev.local.
how to solve this
Version and configuration information:
- windows 10 education
- ddev
v1.7.1
installed by chocochoco install ddev
- docker desktop
v2.0.0.3
Edits:
- changed title
- add windows-10 tag
- typo