Spaces:
Runtime error
Runtime error
| PORT=4000 | |
| # Use ONE of the following: | |
| # MONGODB_URI=mongodb+srv://<username>:<password>@cluster0.no4gl81.mongodb.net/inventorydb?retryWrites=true&w=majority&appName=Cluster0 | |
| MONGODB_URI=mongodb://127.0.0.1:27017/inventorydb | |
| CORS_ORIGIN=http://localhost:5173,http://127.0.0.1:5173 | |