diff --git a/fantom/scripts/entrypoint.sh b/fantom/scripts/entrypoint.sh index d277c7a2..766f0acb 100644 --- a/fantom/scripts/entrypoint.sh +++ b/fantom/scripts/entrypoint.sh @@ -32,7 +32,7 @@ opera \ --http.vhosts="*" \ --ws \ --ws.addr=0.0.0.0 \ - --ws.port=18546 \ + --ws.port=18545 \ --ws.api=ftm,eth,debug,admin,web3,personal,net,txpool,sfc \ --ws.origins="*" \ --nousb \