cleanup - removing ai agent for deterministic code and better formatting
This commit is contained in:
@@ -27,8 +27,6 @@ services:
|
||||
condition: service_healthy
|
||||
environment:
|
||||
DATABASE_URL: postgres://sde:sde_password@db:5432/sde_toolkit
|
||||
ANTHROPIC_API_KEY: ${ANTHROPIC_API_KEY:-}
|
||||
ANTHROPIC_MODEL: ${ANTHROPIC_MODEL:-claude-sonnet-5}
|
||||
PORT: 3000
|
||||
ORIGIN: ${ORIGIN:-http://localhost:3000}
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user