missing haproxy config

This commit is contained in:
Your Name
2022-02-13 21:32:07 +01:00
parent 68d4f07d67
commit 1c81b55c1b
4 changed files with 26 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ services:
- "8546"
- "30303"
volumes:
- /root/bsc-datadir/server1/dataseed:/datadir
- /root/bsc-datadir/server1/data-seed:/datadir
- /root/bsc-config/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