summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
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 a3069c3..b41cf3c 100644 --- a/README.md +++ b/README.md
@@ -13,4 +13,5 @@ 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