Skip to content

Commit

Permalink
Set default credentials for login prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
jbcrail authored and rockdaboot committed Jul 5, 2022
1 parent 9a3df17 commit 8f6d309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/profiling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ You should expect some of these commands to take several minutes to finish.
1. `yarn kbn bootstrap` to install dependencies and prepare the development environment
1. `yarn start` to start the hot-reloading development server
1. Open `http://localhost:5601` in your favorite browser to view the Kibana UI
1. Enter credentials as needed for your Elasticsearch cluster
1. Enter username `admin` and password `changeme` at login prompt
1. Open left sidebar and click on "Prodfiler" at the bottom

## Set up environment to use fixtures instead of Elasticsearch
Expand Down

0 comments on commit 8f6d309

Please sign in to comment.