move ws port to http port

This commit is contained in:
squidbear
2025-03-31 05:50:56 +02:00
parent 91f4c21573
commit bede49b624

View File

@@ -26,7 +26,7 @@ rpc:
ws:
hostname: 0.0.0.0
origins: '*'
port: 8546
port: 8545
modules:
- eth
- thunder
@@ -65,4 +65,4 @@ profiling:
port: 9998
resourceMonitor:
enable: true
interval: 10s
interval: 10s