Skip to content

Commit 7edb5f8

Browse files
committed
Added section for the default account credentials.
1 parent 83c9dfc commit 7edb5f8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Nginx Proxy Manager enables you to easily forward to your websites running at ho
2828
* [User/Group IDs](#usergroup-ids)
2929
* [Accessing the GUI](#accessing-the-gui)
3030
* [Shell Access](#shell-access)
31+
* [Default Administrator Account](#default-administrator-account)
3132
* [Accessibility From The Internet](#accessibility-from-the-internet)
3233
* [Support or Contact](#support-or-contact)
3334

@@ -245,6 +246,15 @@ docker exec -ti CONTAINER sh
245246
Where `CONTAINER` is the ID or the name of the container used during its
246247
creation (e.g. `crashplan-pro`).
247248

249+
## Default Administrator Account
250+
251+
After a fresh install, use the following credentials to login:
252+
- Email address: `admin@example.com`
253+
- Password: `changeme`.
254+
255+
After you login with this default user, you will be asked to modify your details
256+
and change your password.
257+
248258
## Accessibility From The Internet
249259

250260
**NOTE:** This section assumes that the container is using the default `bridge`

0 commit comments

Comments
 (0)