deploy: regenerate compose from vibe-node main 91d4f07dcd8a
This commit is contained in:
@@ -35,7 +35,7 @@ services:
|
||||
image: ${TEMPO_RETH_IMAGE:-ghcr.io/tempoxyz/tempo}:${TEMPO_CONSENSUS_KEYGEN_VERSION:-1.9.1}
|
||||
entrypoint: [/bin/sh, -c]
|
||||
command:
|
||||
- '[ ! -f /secrets/validator_key.json ] && tempo consensus generate-signing-key --output /secrets/validator_key.json'
|
||||
- '[ -f /secrets/validator_key.json ] || tempo consensus generate-signing-key --output /secrets/validator_key.json'
|
||||
restart: no
|
||||
networks:
|
||||
- chains
|
||||
|
||||
Reference in New Issue
Block a user