Skip to content

Commit

Permalink
Merge pull request #8 from Milittle/main
Browse files Browse the repository at this point in the history
  • Loading branch information
wey-gu authored Jul 28, 2022
2 parents c515e75 + 6430b38 commit 937e00e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ nebula_config = {
('graphd1', 9669),
('graphd2', 9669)
],
"user": "root",
"password": "nebula",
"nebula_user": "root",
"nebula_password": "nebula",
}

with open('example/homogeneous_graph.yaml', 'r') as f:
Expand Down

0 comments on commit 937e00e

Please sign in to comment.