File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff 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
245246Where ` CONTAINER ` is the ID or the name of the container used during its
246247creation (e.g. ` crashplan-pro ` ).
247248
249+ ## Default Administrator Account
250+
251+ After a fresh install, use the following credentials to login:
252+ - Email address:
` [email protected] ` 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 `
You can’t perform that action at this time.
0 commit comments