Bump mcdsl to adopt $PORT env var support #1
Reference in New Issue
Block a user
Delete Branch "feature/port-env-adoption"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
$PORTenvironment variable support for HTTP and gRPC server configurationCGO_ENABLED=0Test plan
go build ./...passesgo test ./...passes (all 17 test packages green)$PORTenv var is respected when starting metacrypt server🤖 Generated with Claude Code