mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 12:15:51 +00:00
UT: Fix example http server.
This commit is contained in:
committed by
Stefan Thomas
parent
53d04fd61a
commit
329447d4f3
@@ -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