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
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:
+3
-3
@@ -133,9 +133,9 @@ services:
|
|||||||
- SYS_NICE
|
- SYS_NICE
|
||||||
volumes:
|
volumes:
|
||||||
# Wakeword data and configuration
|
# Wakeword data and configuration
|
||||||
- wakeword_data:/app/local
|
- lva_wakeword_data:/app/local
|
||||||
- wakeword_custom:/app/wakewords/custom
|
- lva_wakeword_custom:/app/wakewords/custom
|
||||||
- configuration:/app/configuration
|
- lva_configuration:/app/configuration
|
||||||
- ${BENEDIKTA_DOCKER_DIR}/linux-voice-assistant/sounds/custom:/app/sounds/custom
|
- ${BENEDIKTA_DOCKER_DIR}/linux-voice-assistant/sounds/custom:/app/sounds/custom
|
||||||
# Time and zone
|
# Time and zone
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user