diff --git a/client/package.json b/client/package.json index 478941a5..df76ac5f 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,7 @@ { "name": "client", "version": "0.0.1", + "proxy": "http://localhost:5216/", "dependencies": { "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^12.1.4",