Skip to content

Commit

Permalink
Added section for the default account credentials.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Nov 3, 2018
1 parent 83c9dfc commit 7edb5f8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Nginx Proxy Manager enables you to easily forward to your websites running at ho
* [User/Group IDs](#usergroup-ids)
* [Accessing the GUI](#accessing-the-gui)
* [Shell Access](#shell-access)
* [Default Administrator Account](#default-administrator-account)
* [Accessibility From The Internet](#accessibility-from-the-internet)
* [Support or Contact](#support-or-contact)

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

## Default Administrator Account

After a fresh install, use the following credentials to login:
- Email address: `[email protected]`
- Password: `changeme`.

After you login with this default user, you will be asked to modify your details
and change your password.

## Accessibility From The Internet

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

0 comments on commit 7edb5f8

Please sign in to comment.