diff --git a/README.md b/README.md index 2b7d0b7..f2cc2ed 100644 --- a/README.md +++ b/README.md @@ -294,6 +294,12 @@ GUILD_ID=your_guild_id API_URL=http://localhost:5000 ``` +#### Example: `client/.env` + +```env +VITE_API_URL=http://localhost:5000 +``` + ### 4. Run the App #### In separate terminals: