Skip to content

Commit ebfa083

Browse files
authored
Merge pull request #12 from en0tuk/patch-1
fix: set valid password for local development
2 parents b112739 + 756d09d commit ebfa083

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/docs/pyrodactyl/local-development

content/docs/pyrodactyl/local-development/docker.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Once you've completed the initial setup:
7272

7373
- For a production preview, run `pnpm run ship` and its build will be hosted by Docker
7474

75-
1. Access Pyrodactyl from http://localhost:3000/, and login using the default credentials of `dev@pyro.host` and `password`
75+
1. Access Pyrodactyl from http://localhost:3000/, and login using the default credentials of `dev@pyro.host` and `dev`
7676

7777
1. Once finished, you can stop Docker using `pnpm compose:down`
7878

0 commit comments

Comments
 (0)