17 lines
363 B
YAML

image:
web: "attendize_web:latest"
worker: "attendize_worker:latest"
features:
matomo: true
css: true
port-ui-desktop: true
central_database: true
docker:
services:
redis:
enabled: true
database:
enabled: true
domains:
canonical:
- "tickets.{{ primary_domain }}"