We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8917c46 commit 5e728f4Copy full SHA for 5e728f4
package.json
@@ -2,7 +2,7 @@
2
"name": "notes-app",
3
"version": "0.1.0",
4
"private": true,
5
- "proxy": "http://localhost:3001/",
+ "proxy": "http://localhost:8080/",
6
"dependencies": {
7
"@testing-library/jest-dom": "^5.16.5",
8
"@testing-library/react": "^13.4.0",
0 commit comments