From 7d30069da8e424b8eff3559c5bede2ebcffaddb4 Mon Sep 17 00:00:00 2001 From: Rory& Date: Mon, 2 Jun 2025 11:49:18 +0200 Subject: Fix readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8a7cb2b..adbaeef 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,6 @@ 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. | -| `LOG_QUERIES` | `` | Whether to enable mongoose debug logs | -| `JWT_SECRET_PATH` | `` | The path to the JWT secret certificate. | \ No newline at end of file +| `DATABASE_SECRET_PATH` | ` ` | The path to the mongodb connection string. | +| `LOG_QUERIES` | ` ` | Whether to enable mongoose debug logs | +| `JWT_SECRET_PATH` | ` ` | The path to the JWT secret certificate. | \ No newline at end of file -- cgit 1.5.1