mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 10:24:53 +01:00
build
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user