Skip to content

Commit 475a0c9

Browse files
committed
Fix test.
1 parent 3721122 commit 475a0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

timeboost-config/src/node.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ stamp = "/tmp/timeboost.0.stamp"
9696
9797
[net.public]
9898
address = "127.0.0.1:8001"
99-
http_api = "127.0.0.1:8004"
99+
http-api = "127.0.0.1:8004"
100100
101101
[net.internal]
102102
address = "127.0.0.1:11001"

0 commit comments

Comments
 (0)