updating env example
This commit is contained in:
parent
a3fc94e33f
commit
9afc865717
@ -20,4 +20,6 @@ MONGO_CONNECTION_STRING = "mongodb+srv://$DB_USER_NAME:$DB_USER_PASSWORD@$DB_SER
|
|||||||
|
|
||||||
JWT_SECRET_AUTH = ""
|
JWT_SECRET_AUTH = ""
|
||||||
JWT_SECRET_SHARED_REPORT = ""
|
JWT_SECRET_SHARED_REPORT = ""
|
||||||
JWT_EXPIRATION_TIME = "365d"
|
JWT_EXPIRATION_TIME = "365d"
|
||||||
|
|
||||||
|
LISTEN_PORT=3000
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user