mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-20 15:21:10 +02:00
13 lines
263 B
YAML
13 lines
263 B
YAML
images:
|
|
baserow: "baserow/baserow:latest"
|
|
features:
|
|
matomo: true
|
|
css: true
|
|
port-ui-desktop: true
|
|
central_database: true
|
|
docker:
|
|
services:
|
|
redis:
|
|
enabled: true
|
|
database:
|
|
enabled: true |