fix
This commit is contained in:
@@ -64,7 +64,7 @@ services:
|
|||||||
image: ghcr.io/foundry-rs/foundry
|
image: ghcr.io/foundry-rs/foundry
|
||||||
volumes:
|
volumes:
|
||||||
- "./zircuit/config:/config"
|
- "./zircuit/config:/config"
|
||||||
- "./zircuit/generate-node-key:/generate-node-key"
|
- "./zircuit/generate-node-key-script:/generate-node-key"
|
||||||
entrypoint: sh
|
entrypoint: sh
|
||||||
command: /generate-node-key
|
command: /generate-node-key
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user