* adding init script and example/soon to be used configs * uncomment and get ready for launch * update monero node setup cmds * include deletion of base data * remove auth from grafana altogether * remove unused var * remove hsts reqs * remove unused confs
7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
DATA_DIR=/opt/monero/data
|
|
GRAFANA_URL=http://mynodeurl.com
|
|
P2P_PORT=18080
|
|
RESTRICTED_PORT=18081
|
|
ZMQ_PORT=18082
|
|
UNRESTRICTED_PORT=18083
|