This commit is contained in:
goldsquid
2025-06-24 11:04:54 +07:00
parent c800c8512e
commit 474266a03f
6 changed files with 6 additions and 6 deletions

View File

@@ -103,7 +103,7 @@ services:
- 18252:18252/udp
expose:
- 3500
entrypoint: /bin/sh -c '/home/user/nimbus-eth2/build/nimbus_beacon_node trustedNodeSync --network=chiado --trusted-node-url=https://checkpoint.chiadochain.net --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
entrypoint: /bin/sh -c '/home/user/nimbus_beacon_node trustedNodeSync --network=chiado --trusted-node-url=https://checkpoint.chiadochain.net --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
command:
- --history=prune
- --jwt-secret=/jwtsecret

View File

@@ -106,7 +106,7 @@ services:
- 16758:16758/udp
expose:
- 3500
entrypoint: /bin/sh -c '/home/user/nimbus-eth2/build/nimbus_beacon_node trustedNodeSync --network=chiado --trusted-node-url=https://checkpoint.chiadochain.net --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
entrypoint: /bin/sh -c '/home/user/nimbus_beacon_node trustedNodeSync --network=chiado --trusted-node-url=https://checkpoint.chiadochain.net --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
command:
- --history=prune
- --jwt-secret=/jwtsecret

View File

@@ -101,7 +101,7 @@ services:
- 18978:18978/udp
expose:
- 3500
entrypoint: /bin/sh -c '/home/user/nimbus-eth2/build/nimbus_beacon_node trustedNodeSync --network=chiado --trusted-node-url=https://checkpoint.chiadochain.net --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
entrypoint: /bin/sh -c '/home/user/nimbus_beacon_node trustedNodeSync --network=chiado --trusted-node-url=https://checkpoint.chiadochain.net --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
command:
- --history=prune
- --jwt-secret=/jwtsecret

View File

@@ -103,7 +103,7 @@ services:
- 17245:17245/udp
expose:
- 3500
entrypoint: /bin/sh -c '/home/user/nimbus-eth2/build/nimbus_beacon_node trustedNodeSync --network=gnosis --trusted-node-url=https://checkpoint.gnosischain.com --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
entrypoint: /bin/sh -c '/home/user/nimbus_beacon_node trustedNodeSync --network=gnosis --trusted-node-url=https://checkpoint.gnosischain.com --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
command:
- --history=prune
- --jwt-secret=/jwtsecret

View File

@@ -106,7 +106,7 @@ services:
- 19250:19250/udp
expose:
- 3500
entrypoint: /bin/sh -c '/home/user/nimbus-eth2/build/nimbus_beacon_node trustedNodeSync --network=gnosis --trusted-node-url=https://checkpoint.gnosischain.com --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
entrypoint: /bin/sh -c '/home/user/nimbus_beacon_node trustedNodeSync --network=gnosis --trusted-node-url=https://checkpoint.gnosischain.com --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
command:
- --history=prune
- --jwt-secret=/jwtsecret

View File

@@ -101,7 +101,7 @@ services:
- 17565:17565/udp
expose:
- 3500
entrypoint: /bin/sh -c '/home/user/nimbus-eth2/build/nimbus_beacon_node trustedNodeSync --network=gnosis --trusted-node-url=https://checkpoint.gnosischain.com --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
entrypoint: /bin/sh -c '/home/user/nimbus_beacon_node trustedNodeSync --network=gnosis --trusted-node-url=https://checkpoint.gnosischain.com --backfill=false; exec /home/user/nimbus-eth2/build/nimbus_beacon_node "$@"' --
command:
- --history=prune
- --jwt-secret=/jwtsecret