mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
Improve documentation for config-example.js
This commit is contained in:
@@ -12,7 +12,11 @@ exports.rippled = path.resolve("build/rippled");
|
||||
|
||||
exports.server_default = "alpha";
|
||||
|
||||
//
|
||||
// Configuration for servers.
|
||||
//
|
||||
// For testing, you might choose to target a persistent server at alternate ports.
|
||||
//
|
||||
exports.servers = {
|
||||
// A local test server.
|
||||
"alpha" : {
|
||||
|
||||
Reference in New Issue
Block a user