Skip to content

Commit 26ec766

Browse files
committed
Teeny tweak
1 parent 92472c3 commit 26ec766

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

mflix/README-JAVASCRIPT-EXPRESS.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This is a full-stack movie browsing application built with Express.js and Next.j
1818

1919
- **Node.js 22** or higher
2020
- **MongoDB Atlas cluster or local deployment** with the `sample_mflix` dataset loaded
21-
- [Load sample data](https://www.mongodb.com/docs/atlas/sample-data/)
21+
- [Load sample data](https://www.mongodb.com/docs/atlas/sample-data/)
2222
- **npm** (included with Node.js)
2323
- **Voyage AI API key** (For MongoDB Vector Search)
2424
- [Get a Voyage AI API key](https://www.voyageai.com/)
@@ -54,7 +54,6 @@ VOYAGE_API_KEY=your_voyage_api_key
5454
PORT=3001
5555
NODE_ENV=development
5656
57-
5857
# CORS Configuration
5958
# Allowed origin for cross-origin requests (frontend URL)
6059
# For multiple origins, separate with commas

0 commit comments

Comments
 (0)