Added a proxy to the package.json

This commit is contained in:
Mathias Wagner
2022-04-05 19:54:15 +02:00
parent 5226fcef3e
commit 16222275c3

View File

@@ -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",