This commit is contained in:
2025-11-06 07:00:18 +01:00
parent daf8f09000
commit 8ba24a16b8

View File

@@ -86,7 +86,7 @@ services:
- 10200:10200 - 10200:10200
volumes: volumes:
- /share/docker_data/piper/english:/data - /share/docker_data/piper/english:/data
command: --voice en_US-lessac-medium command: --data-dir /data --voice en_US-lessac-medium
restart: ${RESTART:-unless-stopped} restart: ${RESTART:-unless-stopped}
labels: labels: