Skip to content

Commit

Permalink
edit config
Browse files Browse the repository at this point in the history
  • Loading branch information
Haitao committed Jun 16, 2023
1 parent 10e3009 commit 8ce0dd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ module.exports = {
// public: '0.0.0.0',
proxy: {
"/api": {
// target: "http://152.67.102.41:8089",
target: "http://localhost:8089",
target: "http://152.67.102.41:8089",
// target: "http://localhost:8089",
// target: "https://static.jianght.eu.org",
changeOrigin: true,
pathRewrite: {
Expand Down

0 comments on commit 8ce0dd4

Please sign in to comment.