This commit is contained in:
Para Dox
2025-04-16 14:55:17 +07:00
parent 35840e9cce
commit 58e992ba1d
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ services:
- NETWORK_ID=1088
- NO_USB=true
- ROLLUP_BACKEND=l1
- ROLLUP_CLIENT_HTTP=http://metis-andromeda-mainnet-l2geth-archive-leveldb-hash-node:7878
- ROLLUP_CLIENT_HTTP=http://metis-andromeda-mainnet-archive-node:7878
- ROLLUP_ENFORCE_FEES=true
- ROLLUP_MAX_CALLDATA_SIZE=40000
- ROLLUP_POLL_INTERVAL_FLAG=10s

View File

@@ -39,7 +39,7 @@ services:
- NETWORK_ID=59902
- NO_USB=true
- ROLLUP_BACKEND=l1
- ROLLUP_CLIENT_HTTP=http://metis-andromeda-sepolia-l2geth-archive-leveldb-hash-node:7878
- ROLLUP_CLIENT_HTTP=http://metis-andromeda-sepolia-archive-node:7878
- ROLLUP_ENFORCE_FEES=true
- ROLLUP_MAX_CALLDATA_SIZE=40000
- ROLLUP_POLL_INTERVAL_FLAG=10s