Skip to content

Commit

Permalink
fix usernames (#17122)
Browse files Browse the repository at this point in the history
  • Loading branch information
nakaken-churadata authored and harshach committed Jul 24, 2024
1 parent 62baba9 commit 16157a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Out of the box, OpenMetadata comes with a Username & Password Login Mechanism.
The default Username and Password for Login are:

```commandline
Username - admin
Username - admin@openmetadata.org
Password - admin
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Out of the box, OpenMetadata comes with a Username & Password Login Mechanism.
The default Username and Password for Login are:

```commandline
Username - admin
Username - admin@openmetadata.org
Password - admin
```

Expand Down

0 comments on commit 16157a6

Please sign in to comment.