mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Fix the URL of rippledmon git repository
This commit is contained in:
@@ -8,7 +8,7 @@ To enable StatsD on your `rippled` server, perform the following steps:
|
|||||||
|
|
||||||
1. Set up a `rippledmon` instance on another machine to receive and aggregate stats.
|
1. Set up a `rippledmon` instance on another machine to receive and aggregate stats.
|
||||||
|
|
||||||
$ git clone https://github.com/rippled/rippledmon.git
|
$ git clone https://github.com/ripple/rippledmon.git
|
||||||
$ cd rippledmon
|
$ cd rippledmon
|
||||||
$ docker-compose up
|
$ docker-compose up
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user