diff --git a/bsc.yml b/bsc.yml index 67be03a3..1ada4caa 100644 --- a/bsc.yml +++ b/bsc.yml @@ -17,7 +17,7 @@ services: - ./bsc/config:/bsc/config - /slowdisk:/slowdisk entrypoint: geth - command: --config=/bsc/config/config.toml --ws.origins='*' --history.transactions=0 --state.scheme=path --syncmode=full --db.engine=pebble --rpc.gascap=600000000 + command: --config=/bsc/config/config.toml --ws.origins='*' --history.transactions=0 --state.scheme=path --syncmode=full --db.engine=pebble --rpc.gascap=600000000 --nat=extip:${IP} restart: unless-stopped stop_grace_period: 3m networks: