add jwt sec
This commit is contained in:
2
.env
2
.env
@ -3,7 +3,7 @@
|
||||
DATABASE_URL=postgresql://postgres:password@localhost:5432/tt_tournament
|
||||
|
||||
# JWT Secret Key (change this to a long, random, secure string)
|
||||
JWT_SECRET=YOUR_VERY_SECRET_RANDOM_KEY_HERE
|
||||
JWT_SECRET=jif32r7fFEKMh75jrfIHNF8i5hnik9HToB7540VF3gaf
|
||||
|
||||
# Port the application will run on
|
||||
PORT=3000
|
||||
|
Reference in New Issue
Block a user