Fixing volumes (need lunch...).
Gitea Branch PR & Docker Deployment / Check and Create PR (push) Successful in 1m52s
Gitea Branch PR & Docker Deployment / Generate list of added/modified/deleted services (push) Successful in 36s
Gitea Branch PR & Docker Deployment / Docker Compose Dry Run (push) Failing after 7m31s
Gitea Branch PR & Docker Deployment / PR Merge (push) Has been skipped
Gitea Branch PR & Docker Deployment / Docker Compose Deployment (push) Has been skipped

This commit is contained in:
2026-02-28 12:32:25 -05:00
parent 8878a14d2f
commit 54dd44346e
+3 -3
View File
@@ -133,9 +133,9 @@ services:
- SYS_NICE
volumes:
# Wakeword data and configuration
- wakeword_data:/app/local
- wakeword_custom:/app/wakewords/custom
- configuration:/app/configuration
- lva_wakeword_data:/app/local
- lva_wakeword_custom:/app/wakewords/custom
- lva_configuration:/app/configuration
- ${BENEDIKTA_DOCKER_DIR}/linux-voice-assistant/sounds/custom:/app/sounds/custom
# Time and zone
- /etc/localtime:/etc/localtime:ro