Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change neo4j password to standard #26

Merged
merged 1 commit into from
Feb 23, 2018
Merged

Conversation

Baschdl
Copy link
Member

@Baschdl Baschdl commented Feb 20, 2018

It's just a PR so that you see why your local deployment will break @juliusrueckin

@@ -26,7 +26,7 @@ class ResultSetSection extends Component {
</Button>
</h3>
<Neo4jGraphRenderer url="http://localhost:7474" user="neo4j"
password="neo4j2" query={this.props.cypherQuery} />
password="neo4j" query={this.props.cypherQuery} />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it hard coded in here anyways?

@GittiHab GittiHab merged commit f8a69b2 into master Feb 23, 2018
@Baschdl
Copy link
Member Author

Baschdl commented Feb 23, 2018

Issue #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants