From 6a944280ed90cb599e37c69d31e50bd0f0d95fe0 Mon Sep 17 00:00:00 2001
From: Gabriel Kheisa <63294471+gabrielkheisa@users.noreply.github.com>
Date: Tue, 28 Nov 2023 15:47:45 +0700
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2af4f0a..6d9f672 100755
--- a/README.md
+++ b/README.md
@@ -196,6 +196,6 @@ Detach from the screen, using CTRL + A then CTRL + D
### 11. Access the Server Endpoint
Navigate to http://localhost:3000 or the configured endpoint in your browser to access the server.
-### Additional Notes:
+## Additional Notes:
- Modify configurations in docker-compose.yml for custom setups.
- Ensure proper permissions and access rights when running docker commands.