fix(compose.yaml): letta_server hostname mismatch (#2065)

This commit is contained in:
Ahmed Rowaihi 2024-11-20 01:36:49 +03:00 committed by GitHub
parent 746dd238b1
commit ed2b087de4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ services:
retries: 5
letta_server:
image: letta/letta:latest
hostname: letta
hostname: letta-server
depends_on:
letta_db:
condition: service_healthy