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