Update README.md - added default admin login info
This commit is contained in:
parent
ca10cc4012
commit
8a0825ff66
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -108,6 +108,16 @@ Congratulations, now you are all set and you can login with your web browser to
|
||||||
```
|
```
|
||||||
http://[hostname or IP of your host]:81
|
http://[hostname or IP of your host]:81
|
||||||
```
|
```
|
||||||
|
[ADD LOGIN WINDOW PICTURE]
|
||||||
|
|
||||||
|
At first login please use the following default administrator user credentials:
|
||||||
|
|
||||||
|
E-mail address: admin@example.com
|
||||||
|
Password: changeme
|
||||||
|
|
||||||
|
You will then be prompted to provide your own user details and asked to change the password, before being presented with the NGINX Proxy Manager Dashboard view:
|
||||||
|
|
||||||
|
[ADD PICTURE OF DASHBOARD SEE BLOG]
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
To learn how to use NGINX Proxy Manager (NPM) please see project documentation, as NPM usage and configuration will not be explained here:
|
To learn how to use NGINX Proxy Manager (NPM) please see project documentation, as NPM usage and configuration will not be explained here:
|
||||||
|
|
Loading…
Reference in a new issue