瀏覽代碼

修改后端路径

master
15216746163@163.com 2 年之前
父節點
當前提交
45050ed29d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      digital-park-web/digital-park/vue.config.js

+ 2
- 2
digital-park-web/digital-park/vue.config.js 查看文件

@@ -23,8 +23,8 @@ module.exports = {
disableHostCheck: true,
proxy: {
"/domain": {
target: "http://localhost:80",
// target: "http://192.168.18.236:18888/",
// target: "http://localhost:80",
target: "http://192.168.18.236:18888/",
// target: "http://192.168.30.48:18888/",
// target: "http://192.168.18.138:18888/",
changeOrigin: true,

Loading…
取消
儲存