Skip to content

Commit

Permalink
Merge pull request #88 from Plick-pop-in/feat/#5
Browse files Browse the repository at this point in the history
fix : proxy 추가
  • Loading branch information
GimHaLim authored Jun 3, 2024
2 parents 6581062 + 12c4b43 commit 7e9f9e1
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 @@ -51,5 +51,5 @@
]
},
"proxy": "http://www.plick.shop",
"proxy": "http://localhost:8080/v1/user/login"
"proxy": "http://www.plick.shop/v1/user/login"
}

0 comments on commit 7e9f9e1

Please sign in to comment.