📝(doc) copy demo credentials to README.md

Copy demo admin credentials for newcomers to log in to django admin
without having to find it in makefile.
This commit is contained in:
Marie PUPO JEAMMET
2024-04-18 11:01:33 +02:00
committed by Marie
parent df24c24da1
commit c5ba87e422

View File

@@ -69,6 +69,8 @@ You first need to create a superuser account:
$ make superuser $ make superuser
``` ```
You can then login with credentials `admin@example` / `admin`.
### Run frontend ### Run frontend
Run the front with: Run the front with: