github.com/ddev/ddev@v1.23.2-0.20240519125000-d824ffe36ff3/pkg/ddevapp/global_dotddev_assets/commands/web/README.txt (about) 1 #ddev-generated 2 Scripts in this directory will be executed inside the web 3 container. You can copy the example file or just rename it: 4 `mv reload-nginx.example reload-nginx`, for example, and "ddev reload-nginx" will become 5 a live command. 6 7 See https://ddev.readthedocs.io/en/stable/users/extend/custom-commands/#environment-variables-provided for a list of environment variables that can be used in the scripts.