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 96ac858 commit 393dbbcCopy full SHA for 393dbbc
README.md
@@ -15,9 +15,9 @@ docker compose exec phpfpm bin/console doctrine:migrations:migrate
15
docker compose exec phpfpm bin/console hautelook:fixtures:load --no-interaction
16
```
17
18
-The fixtures have an admin user: admin@example.com with the password: "apassword".
+The fixtures have an admin user: <admin@example.com> with the password: "apassword".
19
20
-The fixtures have an editor user: editor@example.com with the password: "apassword".
+The fixtures have an editor user: <editor@example.com> with the password: "apassword".
21
22
The fixtures have the image-text template, and two screen layouts: full screen and "two boxes".
23
0 commit comments