mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 11:45:32 +02:00
13 lines
293 B
YAML
13 lines
293 B
YAML
image:
|
|
web: "attendize_web:latest"
|
|
worker: "attendize_worker:latest"
|
|
credentials:
|
|
features:
|
|
matomo: true
|
|
css: true
|
|
portfolio_iframe: false
|
|
central_database: true
|
|
|
|
domains:
|
|
canonical:
|
|
- "tickets.{{ primary_domain }}" |