Skip to content

Commit 756d09d

Browse files
authored
fix: set valid password for local development
1 parent 6f1f2c6 commit 756d09d

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)