You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
344 B
Plaintext
14 lines
344 B
Plaintext
DATA_DIR=/opt/monero/data
|
|
GRAFANA_URL=http://mynodeurl.com
|
|
P2P_PORT=18080
|
|
RESTRICTED_PORT=18081
|
|
ZMQ_PORT=18082
|
|
UNRESTRICTED_PORT=18083
|
|
GF_AUTH_ANONYMOUS_ENABLED=true
|
|
GF_AUTH_BASIC_ENABLED=true
|
|
GF_AUTH_DISABLE_LOGIN_FORM=false
|
|
GF_SECURITY_ADMIN_PASSWORD=admin
|
|
GF_SECURITY_ADMIN_USER=admin
|
|
GF_INSTALL_PLUGINS=
|
|
GF_SERVER_SERVE_FROM_SUB_PATH=false
|