mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
Add development logins again
This commit is contained in:
parent
f1d892facb
commit
ef3a765d3a
12
README.md
12
README.md
@ -60,6 +60,18 @@ Change into the new folder.
|
|||||||
$ cd Ocelot-Social
|
$ cd Ocelot-Social
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Login
|
||||||
|
|
||||||
|
<!-- Try out our deployed [development environment](https://develop.human-connection.org/). -->
|
||||||
|
|
||||||
|
Logins in the browser after the following installations:
|
||||||
|
|
||||||
|
| email | password | role |
|
||||||
|
| :--- | :--- | :--- |
|
||||||
|
| `user@example.org` | 1234 | user |
|
||||||
|
| `moderator@example.org` | 1234 | moderator |
|
||||||
|
| `admin@example.org` | 1234 | admin |
|
||||||
|
|
||||||
### Docker Installation
|
### Docker Installation
|
||||||
|
|
||||||
Docker is a software development container tool that combines software and its dependencies into one standardized unit that contains everything needed to run it. This helps us to avoid problems with dependencies and makes installation easier.
|
Docker is a software development container tool that combines software and its dependencies into one standardized unit that contains everything needed to run it. This helps us to avoid problems with dependencies and makes installation easier.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user