docs: align markdown tables and wrap long lines

This commit is contained in:
Vickey
2026-05-10 01:57:19 +08:00
parent e45d24cae0
commit 5daaac6900
+3 -3
View File
@@ -181,9 +181,9 @@ want Compose-only variables to appear in the local Java process environment.
### gRPC Facade
| Variable | Scope | Meaning |
|-------------------------------|---------|------------------------------------------------------------------------------------------------------|
| `DC3_FACADE_GRPC_DEADLINE_MS` | Runtime | Per-request gRPC facade deadline in milliseconds. Set `0` to disable the client-side deadline. |
| Variable | Scope | Meaning |
|-------------------------------|---------|------------------------------------------------------------------------------------------------|
| `DC3_FACADE_GRPC_DEADLINE_MS` | Runtime | Per-request gRPC facade deadline in milliseconds. Set `0` to disable the client-side deadline. |
### Auth and HMAC Signing