Update README.md

This commit is contained in:
Joshua Ryder
2025-05-02 14:15:12 -04:00
committed by GitHub
parent 0f1c57199b
commit 4d6bccb178

View File

@@ -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 -d` to start the application
2. Run `docker compose up -d` to start the application
3. Access the application at `http://localhost:3000`
#### Docker Run