From 0c62863e526a1d135837d9e21e73857c98800d5d Mon Sep 17 00:00:00 2001 From: Danny Avila <110412045+danny-avila@users.noreply.github.com> Date: Fri, 10 Mar 2023 08:38:45 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c00f700dc..45adcf4788 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ Here are my recently completed and planned features: git clone https://github.com/danny-avila/chatgpt-clone.git ``` - If using MongoDB Atlas, remove `&w=majority` from default connection string. +- You can configure proxy, host, and port environment variables as needed ### Local - **Run npm** install in both the api and client directories