Skip to content

Instantly share code, notes, and snippets.

@dalexandrov
Created February 23, 2021 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dalexandrov/32dddce09394ecf8dd92d0ede07b8129 to your computer and use it in GitHub Desktop.
Save dalexandrov/32dddce09394ecf8dd92d0ede07b8129 to your computer and use it in GitHub Desktop.
# Neo4j settings
neo4j.uri=bolt://localhost:7687
neo4j.authentication.username=neo4j
neo4j.authentication.password: secret
neo4j.pool.metricsEnabled: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment