feat: increase MAX_BUILD_COMMANDS to 15000 for large schematics
All checks were successful
Deploy to Docker / deploy (push) Successful in 1m20s
All checks were successful
Deploy to Docker / deploy (push) Successful in 1m20s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
- WS_PORT=3001
|
||||
- MCP_PORT=3002
|
||||
- NODE_ENV=production
|
||||
- MAX_BUILD_COMMANDS=15000
|
||||
volumes:
|
||||
- schematic-cache:/app/cache
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user