mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 03:38:59 +02:00
13 lines
276 B
YAML
13 lines
276 B
YAML
version: "latest"
|
|
credentials:
|
|
# database_password: Password for the database
|
|
|
|
features:
|
|
matomo: true
|
|
css: true
|
|
portfolio_iframe: false
|
|
central_database: true
|
|
|
|
domains:
|
|
canonical:
|
|
- "tickets.{{ primary_domain }}" |