I want to launch Neo4j on my machine with dokcer. I downloaded it and did it:
docker run -p 7474:7474 neo4j
But on http://localhost:7474/browser/ I have:
ServiceUnavailable: WebSocket connection failure. Due to security constraints in your web bro...