Skip to content

Commit 5e728f4

Browse files
proxy changed
1 parent 8917c46 commit 5e728f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "notes-app",
33
"version": "0.1.0",
44
"private": true,
5-
"proxy": "http://localhost:3001/",
5+
"proxy": "http://localhost:8080/",
66
"dependencies": {
77
"@testing-library/jest-dom": "^5.16.5",
88
"@testing-library/react": "^13.4.0",

0 commit comments

Comments
 (0)