@@ -17,10 +17,10 @@ services:
- ./bsc/config:/bsc/config
environment:
GETH_HTTP_ADDR: 0.0.0.0
GETH_HTTP: true
GETH_HTTP: 'true'
GETH_HTTP_PORT: 8545
GETH_HTTP_VHOSTS: '*'
GETH_WS: true
GETH_WS: 'true'
GETH_WS_ADDR: 0.0.0.0
GETH_WS_PORT: 8545
GETH_WS_ORIGINS: '*'
The note is not visible to the blocked user.