Skip to content

Commit

Permalink
fix command to start stacks blockchain
Browse files Browse the repository at this point in the history
  • Loading branch information
MicaiahReid committed Sep 25, 2023
1 parent e4d7b60 commit 99b98c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/pods/stacks-blockchain.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
spec:
containers:
- command:
- stacks-blockchain
- stacks-node
- start
- --config=/src/stacks-blockchain/Stacks.toml
env:
Expand Down

0 comments on commit 99b98c1

Please sign in to comment.