Skip to content

Commit

Permalink
Merge pull request #86 from diimpp/patch-1
Browse files Browse the repository at this point in the history
Rename connections to drivers at config example at README.md
  • Loading branch information
transistive authored Oct 18, 2024
2 parents 7a7ea2b + e889cf7 commit d0283a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ This example configures the client to contain two instances.
neo4j:
profiling: true
default_driver: high-availability
connections:
drivers:
- alias: high-availability
dsn: 'neo4j://core1.mydomain.com:7687'
authentication:
Expand Down

0 comments on commit d0283a1

Please sign in to comment.