mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-19 12:35:48 +00:00
changed default postgres logic and optimized discourse postgres integration
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
---
|
||||
docker_compose_project_name: "matrix"
|
||||
database_password: "{{matrix_database_password}}"
|
||||
database_version: "{{ baserow_database_version | default(postgres_default_version) }}"
|
||||
database_type: "postgres"
|
Reference in New Issue
Block a user