mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
UT: Fix example http server.
This commit is contained in:
@@ -37,7 +37,7 @@ exports.servers = {
|
|||||||
|
|
||||||
exports.http_servers = {
|
exports.http_servers = {
|
||||||
// A local test server
|
// A local test server
|
||||||
"alpha-http" : {
|
"zed" : {
|
||||||
"ip" : "127.0.0.1",
|
"ip" : "127.0.0.1",
|
||||||
"port" : 8088,
|
"port" : 8088,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user