王露 2 年之前
父節點
當前提交
c7d05e8f3b
共有 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…
取消
儲存