Commit 61ee724
committed
fix: remove local binary bind-mount from docker-compose.yml
The volume mount for ./target/release/validator-node was a dev override
that fails when the binary doesn't exist locally. The Docker image
already contains the binary.1 parent f100636 commit 61ee724
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
0 commit comments