Category "ddev"

Using Browsersync via a Gulp Task with DDEV-local

I am using DDEV as my local hosting environment, and many of my projects implement front end automation via Gulp. Browsersync is a major component to our front

How can I set environment variables inside ddev's containers?

I need to set environment variables inside ddev's web container. How can I do that? I've seen techniques that override the nginx configuration and such but that