From 54da6e1bf59a35c3a085614adaae811c07954e73 Mon Sep 17 00:00:00 2001 From: Andrean <88448470+QkoSad@users.noreply.github.com> Date: Mon, 30 Sep 2024 18:28:14 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d2d380a..bd3e83d 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,6 @@ In the client directory: `npm run dev` In the server directory: ```MONGO_URL=mongodb://the_username:the_password@localhost:3456/the_database JWT_SECRET=mysecrettoken npm run server``` + The app will be available at http://localhost:5173