fix: debug logs in server (#1452) (#1457)

Co-authored-by: Ethan Knox <ethan.m.knox@gmail.com>
This commit is contained in:
Sarah Wooders
2024-06-16 19:21:53 -07:00
committed by GitHub
parent 24f21284a1
commit b1fbece818
15 changed files with 94 additions and 80 deletions

View File

@@ -22,6 +22,7 @@ services:
build:
context: .
dockerfile: Dockerfile
target: runtime
depends_on:
- memgpt_db
ports: