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
28
28
* [ User/Group IDs] ( #usergroup-ids )
29
29
* [ Accessing the GUI] ( #accessing-the-gui )
30
30
* [ Shell Access] ( #shell-access )
31
+ * [ Default Administrator Account] ( #default-administrator-account )
31
32
* [ Accessibility From The Internet] ( #accessibility-from-the-internet )
32
33
* [ Support or Contact] ( #support-or-contact )
33
34
@@ -245,6 +246,15 @@ docker exec -ti CONTAINER sh
245
246
Where ` CONTAINER ` is the ID or the name of the container used during its
246
247
creation (e.g. ` crashplan-pro ` ).
247
248
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
+
248
258
## Accessibility From The Internet
249
259
250
260
** NOTE:** This section assumes that the container is using the default ` bridge `
You can’t perform that action at this time.
0 commit comments