Commit de97ec8
committed
fix: change default base port from 5052 to 8081 in converter
The assumption that all clients use port 5052 is incorrect.
Update to use 8081 as the default base port, which matches
the metricsPort values in validator-config.yaml.1 parent ca79d4d commit de97ec8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments