mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 07:18:09 +02:00
- Removed COPY of msmtp configuration from Dockerfile to avoid baking secrets/config into the image - Added volume mount for host-side msmtp config ({{ WORDPRESS_HOST_MSMTP_CONF }}) in docker-compose.yml - Keeps PHP upload.ini handling inside the image, but externalizes sensitive mail configuration - Increases flexibility and avoids rebuilds when msmtp config changes Ref: https://chatgpt.com/share/68af3c51-0544-800f-b76f-b2660c43addb