lcw
This commit is contained in:
@ -9,8 +9,8 @@ function resolve(dir) {
|
||||
// const serverHost = "http://192.168.191.75:8006"//周
|
||||
// const serverHost = "http://192.168.212.75:8016"//周
|
||||
// const serverHost = "http://192.168.1.98:8006"//毛毛
|
||||
// const serverHost = "http://192.168.193.75:8006"//线上
|
||||
const serverHost = "http://47.108.232.77:9537"//线上
|
||||
// const serverHost = "http:// 192.168.1.45:8006"; //线上
|
||||
const serverHost = "http://47.108.232.77:9537"; //线上
|
||||
module.exports = {
|
||||
// configureWebpack: {
|
||||
// resolve: {
|
||||
@ -61,7 +61,7 @@ module.exports = {
|
||||
logLevel: "debug"
|
||||
},
|
||||
"/chat": {
|
||||
target: 'https://api.deepseek.com/',
|
||||
target: "https://api.deepseek.com/",
|
||||
changeOrigin: true,
|
||||
logLevel: "debug"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user