mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +00:00
added moderator and admin login details
This commit is contained in:
parent
b79c88f018
commit
061fb755f8
@ -55,11 +55,15 @@ npm run dev
|
||||
|
||||
This will start the UI under [http://localhost:3000](http://localhost:3000)
|
||||
|
||||
login to the app with the following credentials:
|
||||
```bash
|
||||
email: user@example.org
|
||||
password: 1234
|
||||
```
|
||||
For development environements, we created three users with different profiles and privileges.
|
||||
|
||||
Login to the app with one the following credentials:
|
||||
|
||||
* email: user@example.org
|
||||
* email: moderator@example.org
|
||||
* email: admin@example.org
|
||||
|
||||
password: 1234 (common to all profiles)
|
||||
|
||||

|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user