mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-19 06:54:25 +02:00
14 lines
271 B
YAML
14 lines
271 B
YAML
images:
|
|
joomla: "joomla:latest"
|
|
features:
|
|
matomo: true
|
|
css: true
|
|
port-ui-desktop: true
|
|
central_database: true
|
|
domains:
|
|
canonical:
|
|
- "cms.{{ primary_domain }}"
|
|
docker:
|
|
services:
|
|
database:
|
|
enabled: true |