From e58a28df99816ed4033231f2ce3e60b362bf488e Mon Sep 17 00:00:00 2001 From: April Hall Date: Mon, 24 Feb 2025 08:41:55 -0500 Subject: [PATCH] docs: Fix warning block --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7b44a8..6d7d7ab 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,8 @@ To deploy with Docker, you will need to have both `docker` and `docker-compose` ORIGIN=http://localhost:3000 ``` - > [!WARNING] - > The above DB and S3 credentials are just for example, and it is highly reccomended that you change them for security purposes. +> [!WARNING] +> The above DB and S3 credentials are just for example, and it is highly reccomended that you change them for security purposes. 7. **Build**