Hi,
I followed these variables:
https://neo4j.com/docs/operations-manual/current/reference/configuration-settings/
So, I tried run this:
docker run --publish=7474:7474 --publish=7687:7687 --volume=$HOME/neo4j/data:/data --env=NEO4J_metrics_enabled=t...