From 0f1c57199bb4ae2f433586f5293759293a8683b6 Mon Sep 17 00:00:00 2001 From: Joshua Ryder Date: Fri, 2 May 2025 11:17:34 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4eff9a..4df92e5 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ This project was created completely by the [Cursor AI Code Editor](https://www.c #### Docker Compose 1. Clone the repository -2. Run `docker-compose up` to start the application +2. Run `docker-compose up -d` to start the application 3. Access the application at `http://localhost:3000` #### Docker Run