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

@@ -14,6 +14,8 @@ services:
- .env
environment:
- MEMGPT_SERVER_PASS=test_server_token
- WATCHFILES_FORCE_POLLING=true
volumes:
- ./memgpt:/memgpt
- ~/.memgpt/credentials:/root/.memgpt/credentials