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.
1 parent b757eb8 commit da3e2acCopy full SHA for da3e2ac
README.md
@@ -104,8 +104,8 @@ docker compose exec phpfpm bin/console doctrine:migrations:migrate
104
docker compose exec phpfpm bin/console hautelook:fixtures:load --no-interaction
105
```
106
107
-The fixtures have an admin user: <john@example.com> with the password: apassword
108
-The fixtures have an editor user: <hans@editor.com> with the password: apassword
+The fixtures have an admin user: <admin@example.com> with the password: apassword
+The fixtures have an editor user: <editor@example.com> with the password: apassword
109
The fixtures have the image-text template, and two screen layouts:
110
full screen and "two boxes".
111
0 commit comments