Update IPs for Main PC and LXC Fallback Brain
This commit is contained in:
parent
8fab2f3801
commit
4ea94f7d60
@ -7,8 +7,8 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "9000:9000"
|
- "9000:9000"
|
||||||
environment:
|
environment:
|
||||||
- MAIN_PC_URL=http://10.0.4.x:8080/v1
|
- MAIN_PC_URL=http://10.0.4.11:8080/v1
|
||||||
- LOCAL_SLM_URL=http://llama-slm:8080/v1
|
- LOCAL_SLM_URL=http://10.0.4.200:8080/v1
|
||||||
- OPENAI_API_KEY=${OPENAI_API_KEY}
|
- OPENAI_API_KEY=${OPENAI_API_KEY}
|
||||||
depends_on:
|
depends_on:
|
||||||
- llama-slm
|
- llama-slm
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user