Update README.md

This commit is contained in:
Joshua Ryder
2025-05-02 11:17:34 -04:00
committed by GitHub
parent 657fa244e9
commit 0f1c57199b

View File

@@ -57,7 +57,7 @@ This project was created completely by the [Cursor AI Code Editor](https://www.c
#### Docker Compose #### Docker Compose
1. Clone the repository 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` 3. Access the application at `http://localhost:3000`
#### Docker Run #### Docker Run