Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter grifgr10

    (@grifgr10)

    I have wp-cli setup in the same container as WP is running. If I change the wp-config.php to have the values for the database connection everything works fine. But if the wp-config.php has the getenv_docker function to pull the values wp-cli fails to connect to the database. But the WP site works just fine.

    As a note on docker, we were pushed to begin using it for this project and had a consultant come in and help us build this out. I do not see any specific yml files for the environment other than the pipeline yml. I am having issues using what they setup as it writes an docker image out there but then changing info that is dependent on environment is a challenge. Meaning dev, qa and prod have some different params needed…

    Grant

Viewing 1 replies (of 1 total)