mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized espocrm websocket and docker-compose
This commit is contained in:
@@ -2,4 +2,4 @@ application_id: "espocrm"
|
||||
# Password for the espocrm DB user (taken from inventory applications dict)
|
||||
database_password: "{{ applications[application_id].credentials.database.password }}"
|
||||
# EspoCRM uses MySQL/MariaDB
|
||||
database_type: "mysql"
|
||||
database_type: "mariadb"
|
Reference in New Issue
Block a user