I have used MAMP in the past to run my local Craft CMS sites and am now using Indigo. There's a need import plugin I use all the time in Craft, which uses cURL to import stuff. However, since using Indigo, I get this error:
Unable to reach import/clubs.xml?year=2025. Message: cURL error 6: Could not resolve host: import (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for import/clubs.xml?year=2025
The import/clubs.xml file is just a local file. If I visit this page, it shows. It just doesn't work with cURL and Inido. OIt does work with cURL and MAMP.