- Issue created by @ressa
- 🇩🇪Germany mkalkbrenner 🇩🇪
The default of the module should not target a specific development environment. (even if I use ddev)
I will keep the the default as it is.By I will accept a patch that changes it dynamically if a ddev environment is detected.
- 🇩🇰Denmark ressa Copenhagen
Thanks for your answer, and after looking into this some more, I agree that it is probably best to stick to
localhost
as the default. So I am closing my Github PR.I created a new Github issue, to check if it can be handled in DDEV, either by switching to use
localhost
, or adding an automatic override insettings.ddev.php
file. Setting to "Postponed", until this is cleared up. - 🇩🇰Denmark ressa Copenhagen
Updating title, since direction and proposed solution has changed.
- 🇩🇰Denmark ressa Copenhagen
@mkalkbrenner, by the way @rfay replied a few weeks ago:
localhost
doesn't really work in the vast majority of situations, as explained.It's not necessary to reopen this, if you want to experiment with a PR, it's welcome.
Perhaps you can attempt to find a great solution with @rfay in the Github issue, and make Solr Host more likely to work with default settings?