sam same but different
This commit is contained in:
4
bsc.yml
4
bsc.yml
@@ -13,7 +13,7 @@ services:
|
|||||||
- "8546"
|
- "8546"
|
||||||
- "29061"
|
- "29061"
|
||||||
volumes:
|
volumes:
|
||||||
- bsc:/bsc/node
|
- bsc:/data
|
||||||
- ./bsc/config:/bsc/config
|
- ./bsc/config:/bsc/config
|
||||||
environment:
|
environment:
|
||||||
GETH_HTTP_ADDR: 0.0.0.0
|
GETH_HTTP_ADDR: 0.0.0.0
|
||||||
@@ -26,7 +26,7 @@ services:
|
|||||||
GETH_WS_ORIGINS: '*'
|
GETH_WS_ORIGINS: '*'
|
||||||
GETH_DISCOVERY_PORT: 29061
|
GETH_DISCOVERY_PORT: 29061
|
||||||
GETH_PORT: 29061
|
GETH_PORT: 29061
|
||||||
GETH_DATADIR: /bsc/node
|
#GETH_DATADIR: /bsc/node
|
||||||
GETH_STATE_SCHEME: path
|
GETH_STATE_SCHEME: path
|
||||||
GETH_DB_ENGINE: pebble
|
GETH_DB_ENGINE: pebble
|
||||||
GETH_SYNCMODE: full
|
GETH_SYNCMODE: full
|
||||||
|
|||||||
Reference in New Issue
Block a user