We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b62bb86 commit b9487e7Copy full SHA for b9487e7
packages/utils/src/lib/profiler/constants.ts
@@ -19,7 +19,7 @@ export const PROFILER_DEBUG_ENV_VAR = 'CP_PROFILER_DEBUG';
19
/**
20
* Environment variable name for setting the Sharded WAL Coordinator ID.
21
* This ID is used to identify the coordinator instance in a sharded Write-Ahead Logging setup.
22
- *
+ *
23
* @example
24
* CP_SHARDED_WAL_COORDINATOR_ID=coordinator-1 npm run dev
25
*/
0 commit comments