This commit is contained in:
Para Dox
2025-04-13 17:52:13 +07:00
parent 4b14f4b589
commit 6df1ca59d5
173 changed files with 1256 additions and 1256 deletions

View File

@@ -19,8 +19,8 @@ services:
nofile: 1048576 # Max open files (for RPC/WS connections)
user: root
ports:
- 10759:10759
- 10759:10759/udp
- 12759:12759
- 12759:12759/udp
expose:
- 8545
- 8551
@@ -36,7 +36,7 @@ services:
- --http.vhosts=*
- --maxpeers=50
- --nat=extip:${IP}
- --port=10759
- --port=12759
- --rpc.gascap=600000000
- --rpc.txfeecap=0
- --state.scheme=path

View File

@@ -19,8 +19,8 @@ services:
nofile: 1048576 # Max open files (for RPC/WS connections)
user: root
ports:
- 10037:10037
- 10037:10037/udp
- 12037:12037
- 12037:12037/udp
expose:
- 8545
- 8551
@@ -36,7 +36,7 @@ services:
- --http.vhosts=*
- --maxpeers=50
- --nat=extip:${IP}
- --port=10037
- --port=12037
- --rpc.gascap=600000000
- --rpc.txfeecap=0
- --state.scheme=path