make port explicit same as rpc

This commit is contained in:
Sebastian
2024-02-06 06:23:00 +01:00
parent 4920756db1
commit 159abfcb3a

View File

@@ -34,5 +34,5 @@ RPC_WRITE_TIMEOUT=5m
WS_ADDR=0.0.0.0
WS_API=eth,net,web3
WS_ORIGINS=*
WS_PORT=8546
WS_PORT=8545
WS=true