This commit is contained in:
2026-02-24 21:22:12 -05:00
parent 1413a1f463
commit c187c3398f
4 changed files with 9 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ services:
replicas: 1
placement:
constraints:
- node.hostname == ${STT_NODE_HOSTNAME:-tpi-n1}
- node.hostname == ${STT_NODE_HOSTNAME:-tpi-n2}
restart_policy:
condition: on-failure
networks:
@@ -39,7 +39,9 @@ services:
volumes:
whisper-models:
name: whisper-models
rkllm-root:
name: rkllm-root
networks:
dokploy-network: