Skip to content

Commit

Permalink
πŸ› This commit will fix login instructions after runnign DB in readme.…
Browse files Browse the repository at this point in the history
… Should be good now
  • Loading branch information
Keyvan0111 committed May 26, 2024
1 parent 77d9ecb commit eca437a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ We have chosen a tech stack that should make it easy for new students to quickly
./dev_utils.sh compose up
```
6. **Optional:** Seed the database with test users:
> This will provide you with a dummy admin user which has the credentials *Username* : ```Admin``` *Password* : ```Admin!234```
> This will provide you with a dummy admin user which has the credentials *E-Mail* : ```[email protected]``` *Password* : ```Admin!234``` to be able to login as admin.
```bash
./dev_utils.sh seed
```
Expand Down

0 comments on commit eca437a

Please sign in to comment.