Hard-coding input/output device for LVA container.
Renovate / renovate (push) Failing after 6m18s

This commit is contained in:
2026-04-26 15:26:59 -04:00
parent 268bcd5bee
commit 563b3c5fcb
+2 -1
View File
@@ -133,6 +133,8 @@ services:
PULSE_COOKIE: /run/user/1000/pulse/cookie
XDG_RUNTIME_DIR: ${LVA_XDG_RUNTIME_DIR}
# Priority for audio process
AUDIO_INPUT_DEVICE: alsa_input.platform-soc_107c000000_sound.stereo-fallback
AUDIO_OUTPUT_DEVICE: pipewire/alsa_output.platform-soc_107c000000_sound.stereo-fallback
cap_add:
- SYS_NICE
volumes:
@@ -145,7 +147,6 @@ services:
- /etc/timezone:/etc/timezone:ro
# Pulseaudio
- ${LVA_XDG_RUNTIME_DIR}:${LVA_XDG_RUNTIME_DIR}
- ${LVA_PULSE_COOKIE}:/run/user/1000/pulse/cookie
depends_on:
- lva-fix-permissions
# Health check for process