We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b112739 + 756d09d commit ebfa083Copy full SHA for ebfa083
1 file changed
content/docs/pyrodactyl/local-development/docker.mdx
@@ -72,7 +72,7 @@ Once you've completed the initial setup:
72
73
- For a production preview, run `pnpm run ship` and its build will be hosted by Docker
74
75
-1. Access Pyrodactyl from http://localhost:3000/, and login using the default credentials of `dev@pyro.host` and `password`
+1. Access Pyrodactyl from http://localhost:3000/, and login using the default credentials of `dev@pyro.host` and `dev`
76
77
1. Once finished, you can stop Docker using `pnpm compose:down`
78
0 commit comments