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

set default data when create graph #447

Merged
merged 5 commits into from
May 8, 2023
Merged

set default data when create graph #447

merged 5 commits into from
May 8, 2023

Conversation

wanganjuan
Copy link
Contributor

set default data when create graph
image

set default data  when create graph
this.newGraphData.name = 'test';
this.newGraphData.graph = 'hugegraph';
this.newGraphData.host = '0.0.0.0';
this.newGraphData.port = '18080';
Copy link
Member

Choose a reason for hiding this comment

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

use 8080 for default

Copy link
Contributor Author

Choose a reason for hiding this comment

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

use 8080 for default

fixed

@imbajin imbajin requested a review from z7658329 March 30, 2023 14:16
@github-actions
Copy link

Due to the lack of activity, the current pr is marked as stale and will be closed after 180 days, any update will remove the stale label

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

Successfully merging this pull request may close these issues.

3 participants