mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-01-26 00:42:22 +01:00
4 lines
213 B
YAML
4 lines
213 B
YAML
docker_compose_project_name: "mailu"
|
|
database_password: "{{mailu_database_password}}"
|
|
database_type: "mariadb"
|
|
cert_mount_directory: "{{docker_compose_instance_directory}}/certs/" |