This commit is contained in:
goldsquid
2025-10-01 23:10:11 +07:00
parent 2b19378190
commit 26f5f93ffa
2 changed files with 2 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ services:
- --http.vhosts=*
- --maxpeers=50
- --nat=extip:${IP}
- --networkid=196
- --port=11358
- --rpc.gascap=6000000000
- --rpc.returndata.limit=1500000

View File

@@ -62,6 +62,7 @@ services:
- --http.vhosts=*
- --maxpeers=50
- --nat=extip:${IP}
- --networkid=196
- --port=12399
- --rpc.gascap=6000000000
- --rpc.returndata.limit=1500000