We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8dd01 commit 7187ff1Copy full SHA for 7187ff1
cypher/scripts/import.sh
@@ -54,8 +54,6 @@ fi
54
55
docker run --rm \
56
--user="$(id -u):$(id -g)" \
57
- --publish=7474:7474 \
58
- --publish=7687:7687 \
59
--volume=${NEO4J_DATA_DIR}:/data \
60
--volume=${NEO4J_CSV_DIR}:/import \
61
--volume=${NEO4J_HEADER_DIR}:/headers \
0 commit comments