This commit is contained in:
Para Dox
2025-04-12 14:06:57 +07:00
parent b6418a495a
commit 9f02efc4a3
88 changed files with 225 additions and 0 deletions

View File

@@ -24,8 +24,12 @@ services:
expose:
- 8545
- 8551
env_file:
- ./taiko/alethia.env
environment:
- GETH_GPO_DEFAULTPRICE=10000000
- GETH_NETWORKID=167000
- GETH_TAIKO=true
command:
- --authrpc.addr=0.0.0.0
- --authrpc.jwtsecret=/jwtsecret

View File

@@ -24,8 +24,12 @@ services:
expose:
- 8545
- 8551
env_file:
- ./taiko/alethia.env
environment:
- GETH_GPO_DEFAULTPRICE=10000000
- GETH_NETWORKID=167000
- GETH_TAIKO=true
command:
- --authrpc.addr=0.0.0.0
- --authrpc.jwtsecret=/jwtsecret

View File

@@ -24,8 +24,12 @@ services:
expose:
- 8545
- 8551
env_file:
- ./taiko/hekla.env
environment:
- GETH_GPO_DEFAULTPRICE=10000000
- GETH_NETWORKID=167009
- GETH_TAIKO=true
command:
- --authrpc.addr=0.0.0.0
- --authrpc.jwtsecret=/jwtsecret

View File

@@ -24,8 +24,12 @@ services:
expose:
- 8545
- 8551
env_file:
- ./taiko/hekla.env
environment:
- GETH_GPO_DEFAULTPRICE=10000000
- GETH_NETWORKID=167009
- GETH_TAIKO=true
command:
- --authrpc.addr=0.0.0.0
- --authrpc.jwtsecret=/jwtsecret