summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-05-31 20:29:26 +0200
committerRory& <root@rory.gay>2025-05-31 20:29:26 +0200
commitc03bc9d70058b2140da758e7754dc8301e512777 (patch)
tree353c3f6184cda12d6be572d619beca0ca49c2a6d /README.md
parentAdd plan and readme (diff)
downloadnodejs-final-assignment-c03bc9d70058b2140da758e7754dc8301e512777.tar.xz
Generate jwt secrets
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md

index 6386c3a..a3069c3 100644 --- a/README.md +++ b/README.md
@@ -13,3 +13,4 @@ Environment variables: | `PORT` | `3000` | The port the server will run on. | | `LOG_REQUESTS` | `-` | Requests to log to the console by status, `-` to invert. | | `DATABASE_SECRET_PATH` | `` | The path to the mongodb connection string. | +| `JWT_SECRET_PATH` | `` | The path to the JWT secret certificate. | \ No newline at end of file