selloween / docker-multi-wordpress

Run multiple WordPress Docker containers with NGINX Proxy, LetsEncrypt and PHP Composer
GNU General Public License v3.0
75 stars 18 forks source link

is optional? #8

Closed compulon closed 5 years ago

compulon commented 5 years ago

Should I necessarily modify the wp-config.php file as indicated in the readme file?

selloween commented 5 years ago

No this step is optional if you want to set extra WordPress configuration options. The WordPress Docker container will auto fill the database credentials provided by the environment variables set in the .env file.