bd4322f56f
This updates lotus stats to use urfave instead of the golang flags package. This brings with it some common features from other lotus tools such as the use of the `FULLNODE_API_INFO` env and other parts of the lotus cli package. This also includes the latest dashboard.
4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
export INFLUX_ADDR="http://localhost:18086"
|
|
export INFLUX_USER=""
|
|
export INFLUX_PASS=""
|