File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ - [ #232 ] ( https://github.com/os2display/display-api-service/pull/232 )
8+ - Updated user emails in readme.
79- [ #227 ] ( https://github.com/os2display/display-api-service/pull/227 )
810 - Added screen status to cache and endpoint for exposing screen status.
911
Original file line number Diff line number Diff line change @@ -104,8 +104,8 @@ docker compose exec phpfpm bin/console doctrine:migrations:migrate
104104docker compose exec phpfpm bin/console hautelook:fixtures:load --no-interaction
105105```
106106
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
107+ The fixtures have an admin user: < admin @example.com> with the password: apassword
108+ The fixtures have an editor user: < editor@example .com > with the password: apassword
109109The fixtures have the image-text template, and two screen layouts:
110110full screen and "two boxes".
111111
You can’t perform that action at this time.
0 commit comments