docs(install): removed the super secret key
This commit is contained in:
@@ -53,7 +53,7 @@ JWT_ACCESS_EXPIRATION="1h"
|
|||||||
JWT_REFRESH_EXPIRATION="7d"
|
JWT_REFRESH_EXPIRATION="7d"
|
||||||
|
|
||||||
# this code will need to be used when a user needs to have access to everything.
|
# this code will need to be used when a user needs to have access to everything.
|
||||||
SECRETOVERRIDECODE="mVSDCpBdxreIJ979ziI71GRubBc2mqVqvZdfA22CB7smBfqlE9S3rKTE909yCHte"
|
SECRETOVERRIDECODE="supersecretKey"
|
||||||
|
|
||||||
# Database url - please change the password if this is all you changed
|
# Database url - please change the password if this is all you changed
|
||||||
DATABASE_URL="postgresql://postgres:PASSWORD@localhost:5432/lst_db"
|
DATABASE_URL="postgresql://postgres:PASSWORD@localhost:5432/lst_db"
|
||||||
|
|||||||
Reference in New Issue
Block a user