make port explicit

This commit is contained in:
Sebastian
2024-02-06 06:21:37 +01:00
parent 6470297efd
commit 4920756db1

View File

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