Skip to content

Commit c42bd1c

Browse files
committed
feat:generate federated worker containers
1 parent 5eb3bc9 commit c42bd1c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/cmd/cmd.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Then, with a single command, you create and start all the services from your con
5252

5353
composeFile := compose.NewCompose(
5454
compose.WithWorkers(cfg.Component.Decentralized),
55+
compose.WithWorkers(cfg.Component.Federated),
5556
compose.SetDependsOnAlloyDB(),
5657
compose.SetNodeVersion(version),
5758
compose.SetNodeVolume(),

0 commit comments

Comments
 (0)