From c03bc9d70058b2140da758e7754dc8301e512777 Mon Sep 17 00:00:00 2001 From: Rory& Date: Sat, 31 May 2025 20:29:26 +0200 Subject: Generate jwt secrets --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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 -- cgit 1.5.1