📝(readme) update admin credentials in README

README was not correctly updated after last major modif to the admin auth,
resulting in confusion for users trying to log-in with email instead of sub.
This commit is contained in:
Marie PUPO JEAMMET
2024-07-31 11:20:27 +02:00
committed by aleb_the_flash
parent 953eefcb66
commit 94b0c27775

View File

@@ -69,7 +69,7 @@ You first need to create a superuser account:
$ make superuser
```
You can then login with credentials `admin@example` / `admin`.
You can then login with sub `admin` and password `admin`.
### Run frontend