Randy Fay
Randy Fay
With * #4324 in now, we only have the yum problem to work on.
Added @gilbertsoft to Chocolatey.org and Apple developer account.
Hi @cooldrupal - This was already fixed in v1.21.1, see docs, https://ddev.readthedocs.io/en/latest/users/extend/customization-extendibility/#extending-configyaml-with-custom-configyaml-files You can use the `override_config: true` when you need it.
I'm working on this in #4252, but it won't be available in the upcoming release, but the temporary fix is pretty easy. This problem probably only happens for people running...
Cool, looking forward to that. When I tested it earlier though, it didn't work inside containers on WSL2. So many layers! looking forward to Xdebug 3.2 arriving in deb.sury.org distributions....
With #4242 which just went in, you should be able to do this without workarounds now. `ddev config global --xdebug-ide-location=wsl2` if you're running Phpstorm or vscode inside wsl2. You can...
I think we'll just skip this one, call this fixed by * #4248
This request would require restarting ddev-router during ddev stop, regardless of Traefik or otherwise. I'm not sure that is worth doing, but interested in hearing. It would slow down `ddev...
Interested in doing a PR to add this to settings.ddev.php?
This was fixed in * #4214