mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 03:38:59 +02:00
16 lines
399 B
YAML
16 lines
399 B
YAML
images:
|
|
application: "docker.io/akaunting/akaunting:latest"
|
|
company_name: "{{primary_domain}}"
|
|
company_email: "{{users.administrator.email}}"
|
|
setup_admin_email: "{{users.administrator.email}}"
|
|
features:
|
|
matomo: true
|
|
css: true
|
|
portfolio_iframe: false
|
|
central_database: true
|
|
credentials:
|
|
domains:
|
|
canonical:
|
|
- "accounting.{{ primary_domain }}"
|
|
|