hostname
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user