mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove seed instructions from database
This commit is contained in:
parent
edaafa0e32
commit
c6d3aec915
@ -30,18 +30,4 @@ yarn dev_down
|
||||
```
|
||||
yarn dev_reset
|
||||
```
|
||||
|
||||
## Seed DB
|
||||
```
|
||||
yarn seed
|
||||
```
|
||||
|
||||
## Seeded Users
|
||||
|
||||
| email | password | admin |
|
||||
|------------------------|------------|---------|
|
||||
| peter@lustig.de | `Aa12345_` | `true` |
|
||||
| bibi@bloxberg.de | `Aa12345_` | `false` |
|
||||
| raeuber@hotzenplotz.de | `Aa12345_` | `false` |
|
||||
| bob@baumeister.de | `Aa12345_` | `false` |
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user