typo
This commit is contained in:
2
bsc.yml
2
bsc.yml
@@ -9,7 +9,7 @@ services:
|
|||||||
- "8546"
|
- "8546"
|
||||||
- "30303"
|
- "30303"
|
||||||
volumes:
|
volumes:
|
||||||
- bsc_date:/datadir
|
- bsc_data:/datadir
|
||||||
- ./bsc/config.toml:/config.toml
|
- ./bsc/config.toml:/config.toml
|
||||||
command: "--cache 18000 --rpc --rpcaddr=\"0.0.0.0\" --rpc.allow-unprotected-txs --txlookuplimit 0 --syncmode snap --config /config.toml --datadir /datadir"
|
command: "--cache 18000 --rpc --rpcaddr=\"0.0.0.0\" --rpc.allow-unprotected-txs --txlookuplimit 0 --syncmode snap --config /config.toml --datadir /datadir"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user