feat: move docker run command to use port 8283 (#1949)
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
letta:
|
||||
image: lettaai/letta:latest
|
||||
ports:
|
||||
- "8083:8083"
|
||||
- "8283:8283"
|
||||
environment:
|
||||
- LETTA_LLM_ENDPOINT=http://vllm:8000
|
||||
- LETTA_LLM_ENDPOINT_TYPE=vllm
|
||||
|
||||
Reference in New Issue
Block a user