Update README.md
This commit is contained in:
parent
973625f87d
commit
a45c858d3b
1 changed files with 2 additions and 2 deletions
|
|
@ -172,7 +172,7 @@ cd ..
|
||||||
DB_PORT=5432
|
DB_PORT=5432
|
||||||
DB_NAME=courseworx
|
DB_NAME=courseworx
|
||||||
DB_USER=mabdalla
|
DB_USER=mabdalla
|
||||||
DB_PASSWORD=7ouDa-123q
|
DB_PASSWORD=*********
|
||||||
|
|
||||||
# JWT Configuration
|
# JWT Configuration
|
||||||
JWT_SECRET=your_super_secret_jwt_key_here_make_it_long_and_random
|
JWT_SECRET=your_super_secret_jwt_key_here_make_it_long_and_random
|
||||||
|
|
@ -428,4 +428,4 @@ If you encounter any issues:
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**CourseWorx** - Empowering education through technology
|
**CourseWorx** - Empowering education through technology
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue