add color around port selection/overrides, update env-example
parent
e2cc874c4f
commit
fa66fb1141
@ -1,2 +1,6 @@
|
|||||||
DATA_DIR=/opt/monero/data
|
DATA_DIR=/opt/monero/data
|
||||||
GRAFANA_PASSWORD=xxxxxxx
|
GRAFANA_PASSWORD=xxxxxxx
|
||||||
|
P2P_PORT=18080
|
||||||
|
RESTRICTED_PORT=18081
|
||||||
|
ZMQ_PORT=18082
|
||||||
|
UNRESTRICTED_PORT=18083
|
||||||
|
Loading…
Reference in New Issue