deploy: regenerate compose from vibe-node main 80a0c8998610

This commit is contained in:
2026-07-14 15:06:31 +00:00
parent e165b81731
commit f0ec0ba784
8 changed files with 8 additions and 8 deletions

View File

@@ -37,7 +37,7 @@ services:
- |
apk add --no-cache curl wget
mkdir -p /config
[ -f /config/genesis.json ] || curl -fsSL -o /config/genesis.json "https://hashkeychain.s3.ap-southeast-1.amazonaws.com/testnet/genesis.json"
curl -fsSL -o /config/genesis.json "https://hashkeychain.s3.ap-southeast-1.amazonaws.com/testnet/genesis.json"
restart: no
networks:
- chains