mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-16 17:06:41 +02:00
9 lines
181 B
YAML
9 lines
181 B
YAML
# Docker
|
|
docker_pull_git_repository: false # Deactivated here to don't inhire this
|
|
|
|
SRV_WEB_INJ_COMP_FEATURES_ALL:
|
|
- 'javascript'
|
|
- 'logout'
|
|
- 'css'
|
|
- 'matomo'
|
|
- 'desktop' |