mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 02:14:54 +01:00
Compare commits
2 Commits
a05f8e601c
...
d270efbb1f
| Author | SHA1 | Date | |
|---|---|---|---|
| d270efbb1f | |||
| f48b990ca3 |
@@ -100,7 +100,7 @@ services:
|
||||
- 10300:10300
|
||||
volumes:
|
||||
- /share/docker_data/whisper/english:/data
|
||||
command: --model tiny-int8 --language en
|
||||
command: --data-dir /data --model tiny-int8 --language en
|
||||
restart: ${RESTART:-unless-stopped}
|
||||
labels:
|
||||
com.centurylinklabs.watchtower.enable: true
|
||||
|
||||
Reference in New Issue
Block a user