mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added missing database type
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
docker_compose_project_name: "mailu"
|
||||
database_password: "{{mailu_database_password}}"
|
||||
database_password: "{{mailu_database_password}}"
|
||||
database_type: "mariadb"
|
Reference in New Issue
Block a user