massalabs/docs

How to overwrite node and client default configuration file path

Open

#288 opened on Mar 1, 2024

 (0 comments) (0 reactions) (0 assignees)JavaScript (66 forks)auto 404
good first issue

Repository metrics

Stars
 (18 stars)
PR merge metrics
 (PR metrics pending)

Description

Add to the documentation a short explanation on how to overwrite the default value of the configuration file for both the node and the client.

For both applications, the environment variable is the same, MASSA_CONFIG_PATH, but it should be used with different values as both configuration files are different.

Contributor guide