fix
This commit is contained in:
@@ -37,7 +37,7 @@ services:
|
|||||||
- --cache=${FANTOM_MAINNET_SONIC_ARCHIVE_CACHE_MB:-16000}
|
- --cache=${FANTOM_MAINNET_SONIC_ARCHIVE_CACHE_MB:-16000}
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=admin,debug,web3,eth,dag,txpool,personal,abft,net,trace,ftm,sfc
|
- --http.api=admin,debug,web3,eth,dag,txpool,personal,abft,net,trace,ftm
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -47,7 +47,7 @@ services:
|
|||||||
- --rpc.txfeecap=0
|
- --rpc.txfeecap=0
|
||||||
- --ws
|
- --ws
|
||||||
- --ws.addr=0.0.0.0
|
- --ws.addr=0.0.0.0
|
||||||
- --ws.api=admin,debug,web3,eth,dag,txpool,personal,abft,net,trace,ftm,sfc
|
- --ws.api=admin,debug,web3,eth,dag,txpool,personal,abft,net,trace,ftm
|
||||||
- --ws.origins=*
|
- --ws.origins=*
|
||||||
- --ws.port=8545
|
- --ws.port=8545
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ services:
|
|||||||
- --cache=${FANTOM_TESTNET_SONIC_ARCHIVE_CACHE_MB:-16000}
|
- --cache=${FANTOM_TESTNET_SONIC_ARCHIVE_CACHE_MB:-16000}
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=admin,debug,web3,eth,dag,txpool,personal,abft,net,trace,ftm,sfc
|
- --http.api=admin,debug,web3,eth,dag,txpool,personal,abft,net,trace,ftm
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -47,7 +47,7 @@ services:
|
|||||||
- --rpc.txfeecap=0
|
- --rpc.txfeecap=0
|
||||||
- --ws
|
- --ws
|
||||||
- --ws.addr=0.0.0.0
|
- --ws.addr=0.0.0.0
|
||||||
- --ws.api=admin,debug,web3,eth,dag,txpool,personal,abft,net,trace,ftm,sfc
|
- --ws.api=admin,debug,web3,eth,dag,txpool,personal,abft,net,trace,ftm
|
||||||
- --ws.origins=*
|
- --ws.origins=*
|
||||||
- --ws.port=8545
|
- --ws.port=8545
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ services:
|
|||||||
- --cache=${SONIC_MAINNET_SONIC_ARCHIVE_CACHE_MB:-16000}
|
- --cache=${SONIC_MAINNET_SONIC_ARCHIVE_CACHE_MB:-16000}
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=admin,debug,web3,eth,dag,txpool,personal,abft,net,trace,ftm,sfc
|
- --http.api=admin,debug,web3,eth,dag,txpool,personal,abft,net,trace,ftm
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -46,7 +46,7 @@ services:
|
|||||||
- --rpc.txfeecap=0
|
- --rpc.txfeecap=0
|
||||||
- --ws
|
- --ws
|
||||||
- --ws.addr=0.0.0.0
|
- --ws.addr=0.0.0.0
|
||||||
- --ws.api=admin,debug,web3,eth,dag,txpool,personal,abft,net,trace,ftm,sfc
|
- --ws.api=admin,debug,web3,eth,dag,txpool,personal,abft,net,trace,ftm
|
||||||
- --ws.origins=*
|
- --ws.origins=*
|
||||||
- --ws.port=8545
|
- --ws.port=8545
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user