summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-05-29 22:48:16 +0200
committerRory& <root@rory.gay>2025-05-29 22:48:48 +0200
commit9d33b2fe6b3fbea60d981d9f4ed24cf82b05a7af (patch)
treeee44d3b3df88febdce52efe436f4582820fb6471 /README.md
parentGet database working (diff)
downloadnodejs-final-assignment-9d33b2fe6b3fbea60d981d9f4ed24cf82b05a7af.tar.xz
Prettier config
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md

index e15cc71..ac60ea4 100644 --- a/README.md +++ b/README.md
@@ -7,4 +7,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. | \ No newline at end of file +| `DATABASE_SECRET_PATH` | `` | The path to the mongodb connection string. |