add color around port selection/overrides, update env-example

This commit is contained in:
lza_menace
2020-10-08 21:22:39 -07:00
parent e2cc874c4f
commit fa66fb1141
2 changed files with 8 additions and 4 deletions

View File

@@ -1,2 +1,6 @@
DATA_DIR=/opt/monero/data
GRAFANA_PASSWORD=xxxxxxx
P2P_PORT=18080
RESTRICTED_PORT=18081
ZMQ_PORT=18082
UNRESTRICTED_PORT=18083