bitwarden

This commit is contained in:
jaydee
2024-10-20 11:30:00 +02:00
parent 03c2f03550
commit d9fc5d7055

View File

@ -32,6 +32,8 @@ services:
- PASSWORD=jaydee1 - PASSWORD=jaydee1
dns: dns:
- "192.168.77.238" - "192.168.77.238"
labels:
com.centurylinklabs.watchtower.enable: true
wyoming-piper-en: wyoming-piper-en:
image: rhasspy/wyoming-piper image: rhasspy/wyoming-piper
@ -42,6 +44,8 @@ services:
- /share/docker_data/piper/english:/data - /share/docker_data/piper/english:/data
command: --voice en-gb-southern_english_female-low command: --voice en-gb-southern_english_female-low
restart: always restart: always
labels:
com.centurylinklabs.watchtower.enable: true
wyoming-whisper-en: wyoming-whisper-en:
image: rhasspy/wyoming-whisper image: rhasspy/wyoming-whisper
container_name: whisper-en container_name: whisper-en