We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 257edb2 commit 1333367Copy full SHA for 1333367
src/init/index.ts
@@ -25,7 +25,7 @@ const DEFAULT_FABLO_CONFIG: FabloConfigJson = {
25
groupName: "group1",
26
type: "solo",
27
instances: 1,
28
- prefix: "ord",
+ prefix: "orderer",
29
},
30
],
31
0 commit comments