feat: bump gateway for dev, add claude pty snapshot dir
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user