Skip to content

Commit

Permalink
fix: zkblob-sender docker-compose config
Browse files Browse the repository at this point in the history
  • Loading branch information
xrypto.c committed Jul 12, 2024
1 parent d7db4dd commit 3555d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -715,4 +715,4 @@ services:
command:
- "/bin/sh"
- "-c"
- "/app/zkblob-sender run --network custom --custom-network-file /app/genesis.json --cfg /app/config.toml" --zkcfg /app/blob.config.toml
- "/app/zkblob-sender run --network custom --custom-network-file /app/genesis.json --cfg /app/config.toml --zkcfg /app/blob.config.toml"

0 comments on commit 3555d37

Please sign in to comment.