mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved msmtp bug and implemented healthchecks for it
This commit is contained in:
@@ -2,4 +2,5 @@ application_id: "wordpress"
|
||||
wordpress_max_upload_size: "64M"
|
||||
database_type: "mariadb"
|
||||
database_password: "{{wordpress_database_password}}"
|
||||
custom_wordpress_image: "custom_wordpress"
|
||||
custom_wordpress_image: "custom_wordpress"
|
||||
host_msmtp_conf: "{{docker_compose.directories.config}}msmtprc.conf"
|
Reference in New Issue
Block a user