mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-21 15:51:10 +02:00
5 lines
261 B
YAML
5 lines
261 B
YAML
application_id: "akaunting"
|
|
database_type: "mariadb"
|
|
database_password: "applications | get_app_conf(application_id, 'credentials.database_password', True)"
|
|
docker_repository_address: "https://github.com/akaunting/docker.git"
|