ADDRESS
Target gRPC server address in host:port format.
When to use
- Use in the file when test target is fixed
- Omit when target is supplied by
GRPCTESTIFY_ADDRESS
Minimal example
php
--- ADDRESS ---
localhost:4770Rules
- One
ADDRESSper document - Keep environment-specific values in env vars for CI portability