Fantastic!
-
A simple (no thrills) SMTP plugin that works with environmental variables in the
wp-config.phpfile.1. Install and activate the plugin
2. Define the values inwp-config.phpdocker-compose users: Define the values in the
docker-compose.ymlfile and then add the variable to the wp-config. For example:define( 'SMTP_PASS ', getenv_docker('SMTP_PASS', '') );
The topic ‘Fantastic!’ is closed to new replies.