Skip to content

Commit

Permalink
Add login page initially pointing to blank page (#3592)
Browse files Browse the repository at this point in the history
* Add login page initially pointing to blank page

* used the png file instead of jpg

PNG is more sharp and doesn't compress

* Update README.md

---------

Co-authored-by: Alex Demidoff <[email protected]>
  • Loading branch information
yashpal2104 and ademidoff authored Feb 8, 2025
1 parent 4d0621e commit f1b6868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ percona/pmm-server:2
```
4. Start a web browser and in the address bar enter the server name or IP address of the PMM server host.

<img src="https://docs.percona.com/percona-monitoring-and-management/_images/PMM_Login.jpg" width="280">
<img src="documentation/docs/images/PMM_Login.png" width="280" alt="PMM Login page">

Enter the username and password. The defaults are username: **admin** and password: **admin**

Expand Down

0 comments on commit f1b6868

Please sign in to comment.