This commit is contained in:
czarly
2022-03-14 17:55:03 +04:00
parent 6ddc7d5926
commit b119d8da26

View File

@@ -9,7 +9,7 @@ services:
- "8546"
- "30303"
volumes:
- bsc_date:/datadir
- bsc_data:/datadir
- ./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"
restart: unless-stopped