mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-16 11:19:49 +00: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