Skip to content

Commit

Permalink
feat: change api
Browse files Browse the repository at this point in the history
  • Loading branch information
darkglimmer committed Jun 10, 2020
1 parent 42ed60c commit 9ad0ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = {
devServer: {
proxy: {
'/api': {
target: 'http://119.23.79.87:1999/',
target: 'http://116.62.7.230:1999/',
changeOrigin: true,
ws: true,
pathRewrite: {
Expand Down

0 comments on commit 9ad0ea0

Please sign in to comment.