diff --git a/taiko/geth/taiko-alethia-geth-archive-leveldb-hash.yml b/taiko/geth/taiko-alethia-geth-archive-leveldb-hash.yml index 9a298abe..11ff23a7 100644 --- a/taiko/geth/taiko-alethia-geth-archive-leveldb-hash.yml +++ b/taiko/geth/taiko-alethia-geth-archive-leveldb-hash.yml @@ -24,7 +24,7 @@ services: - --syncmode=full - --authrpc.addr=0.0.0.0 - --authrpc.vhosts=* - - --auth.jwtSecret=/jwtsecret + - --authrpc.jwtsecret=/jwtsecret - --http - --http.api=admin,debug,eth,net,web3,txpool,taiko - --http.addr=0.0.0.0 diff --git a/taiko/geth/taiko-alethia-geth-pruned-pebble-path.yml b/taiko/geth/taiko-alethia-geth-pruned-pebble-path.yml index 5def1ff4..28365a8f 100644 --- a/taiko/geth/taiko-alethia-geth-pruned-pebble-path.yml +++ b/taiko/geth/taiko-alethia-geth-pruned-pebble-path.yml @@ -24,7 +24,7 @@ services: - --syncmode=snap - --authrpc.addr=0.0.0.0 - --authrpc.vhosts=* - - --auth.jwtSecret=/jwtsecret + - --authrpc.jwtsecret=/jwtsecret - --http - --http.api=admin,debug,eth,net,web3,txpool,taiko - --http.addr=0.0.0.0 diff --git a/taiko/geth/taiko-hekla-geth-archive-leveldb-hash.yml b/taiko/geth/taiko-hekla-geth-archive-leveldb-hash.yml index 1d16615f..6f2e2381 100644 --- a/taiko/geth/taiko-hekla-geth-archive-leveldb-hash.yml +++ b/taiko/geth/taiko-hekla-geth-archive-leveldb-hash.yml @@ -24,7 +24,7 @@ services: - --syncmode=full - --authrpc.addr=0.0.0.0 - --authrpc.vhosts=* - - --auth.jwtSecret=/jwtsecret + - --authrpc.jwtsecret=/jwtsecret - --http - --http.api=admin,debug,eth,net,web3,txpool,taiko - --http.addr=0.0.0.0 diff --git a/taiko/geth/taiko-hekla-geth-pruned-pebble-path.yml b/taiko/geth/taiko-hekla-geth-pruned-pebble-path.yml index 01769260..b8e1eb71 100644 --- a/taiko/geth/taiko-hekla-geth-pruned-pebble-path.yml +++ b/taiko/geth/taiko-hekla-geth-pruned-pebble-path.yml @@ -24,7 +24,7 @@ services: - --syncmode=snap - --authrpc.addr=0.0.0.0 - --authrpc.vhosts=* - - --auth.jwtSecret=/jwtsecret + - --authrpc.jwtsecret=/jwtsecret - --http - --http.api=admin,debug,eth,net,web3,txpool,taiko - --http.addr=0.0.0.0