mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 10:24:53 +01:00
Compare commits
2 Commits
a05f8e601c
...
d270efbb1f
| Author | SHA1 | Date | |
|---|---|---|---|
| d270efbb1f | |||
| f48b990ca3 |
@@ -100,7 +100,7 @@ services:
|
|||||||
- 10300:10300
|
- 10300:10300
|
||||||
volumes:
|
volumes:
|
||||||
- /share/docker_data/whisper/english:/data
|
- /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}
|
restart: ${RESTART:-unless-stopped}
|
||||||
labels:
|
labels:
|
||||||
com.centurylinklabs.watchtower.enable: true
|
com.centurylinklabs.watchtower.enable: true
|
||||||
|
|||||||
Reference in New Issue
Block a user