feat: bump gateway for dev, add claude pty snapshot dir

This commit is contained in:
h
2026-05-23 00:13:13 +02:00
parent eaf771f628
commit 7190025fdf
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -41,6 +41,7 @@ services:
DATABASE_URL: postgresql+psycopg://${POSTGRES_USER:-beaver}:${POSTGRES_PASSWORD}@postgres:5432/${POSTGRES_DB:-beaver}
RAYCAST_CONFIG_PATH: /config/config.json
IS_SANDBOX: "1"
CLAUDE_PTY_SNAPSHOT_DIR: /tmp/cc-pty
ports:
- "${PORT_MESSAGES:-62990}:62990" # anthropic
- "${PORT_MCP:-62991}:62991" # mcp