We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b285553 commit c803b93Copy full SHA for c803b93
docker-compose.yml
@@ -5,7 +5,7 @@ services:
5
environment:
6
- PIPER_VOICE="en_US-lessac-medium"
7
ports:
8
- - 10300:10300
+ - 10200:10200
9
volumes:
10
- /path/to/persistent/data:/data
11
restart: unless-stopped
0 commit comments