bikecoders / docker-compose_wordpress

Docker compose for wordpress development and deployment with https with letsencrypt, nginx, mariadb, php7.1, wp-cli and phpmyadmin
MIT License
4 stars 2 forks source link

export DB password and PHP version just as $UID param #3

Closed yossely closed 7 years ago

yossely commented 7 years ago

It's annoying change the branch or make a pull because we always need to modify the docker-compose.yml file to set the DB password and the PHP version that we want to use