You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if we do need to update the CLI docs to include environment variables if it's used with docker-compose?
I had a composer file with wordpress and wordpress:cli that worked fine until the recent update (with getenv_docker). Thanks to #578 and #574 I was able to reconfigure it and make it work but maybe we should specify it somewhere in the docs for the others with the same problem (or maybe it is already written and I didn't find it).