From f1301b878c2c5f324610ca4e29d22c6cb7ced056 Mon Sep 17 00:00:00 2001 From: Siddhant Khare Date: Mon, 12 Apr 2021 17:50:01 +0530 Subject: Documentation fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac7057f..6e48d9f 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ curl -L -X POST 'https://api.ctrl-v.app/api/1t9UybX' \ ``` ## Developing -when doing local backend development, make sure you change the backend address to be localhost. You can find this on Line 4 of `frontend/src/helpers/httpHelper.js` +when doing local backend development, make sure you change the backend address to be localhost. You can find this on Line 4 of `frontend/src/http/shared.js` ### Common `make dev` — starts React development server on `:3000` and backend on `:8080` -- cgit v1.2.3