Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vishwamartur authored Jul 28, 2024
1 parent 7f7fd56 commit 6819b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"server": "node server/server.js",
"dev": "concurrently \"npm run start\" \"npm run server\""
},
"proxy": "https://vishwamartur.netlify.app:3001",
"proxy": "https://localhost:3001",
"eslintConfig": {
"extends": [
"react-app",
Expand Down

0 comments on commit 6819b8c

Please sign in to comment.